Class ExpandCollapseGroupHandler

    • Constructor Detail

      • ExpandCollapseGroupHandler

        public ExpandCollapseGroupHandler​(boolean expand,
                                          boolean withChildren)
        Creates new instance of ExpandCollapseGroupHandler
        Parameters:
        expand - - is expand operation
        withChildren - - apply operation to child groups
    • Method Detail

      • execute

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