Class CollectionParametersMarkAllHandler

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

    public class CollectionParametersMarkAllHandler
    extends org.eclipse.core.commands.AbstractHandler
    Handler for mark all parameters from collection
    • Constructor Detail

      • CollectionParametersMarkAllHandler

        public CollectionParametersMarkAllHandler()
    • Method Detail

      • execute

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

        public static void markAll​(org.eclipse.core.commands.ExecutionEvent event,
                                   boolean mark)
        Mark all elements
        Parameters:
        event - handler event, can't be null
        mark - mark