public class CreateExpressionHandler extends AbstractHandler implements IHandler
Modifier and Type | Field and Description |
---|---|
static String |
COMMAND_ID |
static String |
COMMAND_ID_ROOT |
static String |
PARAMETER_TYPE |
Constructor and Description |
---|
CreateExpressionHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ExecutionEvent event) |
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener
public static final String COMMAND_ID_ROOT
public static final String COMMAND_ID
public static final String PARAMETER_TYPE
public Object execute(ExecutionEvent event) throws ExecutionException
execute
in interface IHandler
ExecutionException