Class TestHandler
java.lang.Object
org.eclipse.nebula.widgets.nattable.examples.e4.handler.TestHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanExecute(org.eclipse.e4.core.contexts.IEclipseContext context) voidexecute(org.eclipse.swt.widgets.Shell parent)
-
Constructor Details
-
TestHandler
public TestHandler()
-
-
Method Details
-
execute
@Execute public void execute(org.eclipse.swt.widgets.Shell parent) -
canExecute
@CanExecute public boolean canExecute(org.eclipse.e4.core.contexts.IEclipseContext context)
-