Class FilterBySelectionHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2

    public class FilterBySelectionHandler
    extends AbstractEventHandlersHandler
    Handler for "Filter By" action. Sets "All Events Handlers" editor filter to selected items.
    • Constructor Detail

      • FilterBySelectionHandler

        public FilterBySelectionHandler()
    • Method Detail

      • execute

        public Object execute​(org.eclipse.core.commands.ExecutionEvent event)
                       throws org.eclipse.core.commands.ExecutionException
        Throws:
        org.eclipse.core.commands.ExecutionException