public class ConfigureModuleProject extends AbstractHandler
Constructor and Description |
---|
ConfigureModuleProject()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
execute(ExecutionEvent event)
Executes with the map of parameter values by name.
|
void |
setEnabled(Object evaluationContext)
Called by the framework to allow the handler to update its enabled state
by extracting the same information available at execution time.
|
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public void setEnabled(Object evaluationContext)
setEnabled
in interface IHandler2
setEnabled
in class AbstractHandler
evaluationContext
- The application context. May be null
.public Object execute(ExecutionEvent event) throws ExecutionException
event
- An event containing all the information about the current
state of the application; must not be null
.null
.ExecutionException
- If an exception occurred during execution.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.