Class icm.action.task.CancelAddTaskPage
Extends
icm.action.Action.
Cancels the addition of a new task and closes the current Add Task page.
Context required by this action: [['NewTask', 'Coordination']]
The following series of coordination topics will be started in sequence:
- 'BEFORECANCEL'
- 'CANCEL'
- 'AFTERCANCEL'
The coordination will be started with the following context:
- 'FORTASK': true
Defined in: <icm/action/task/CancelAddTaskPage.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
- Fields borrowed from class icm.action.Action:
- arguments, menu, resourceBundle, title, widget
| Method Attributes | Method Name and Description |
|---|---|
|
execute()
|
|
- Methods borrowed from class icm.action.Action:
- broadcastEvent, canPerformAction, cleanActionContext, getActionContext, getArgument, getArguments, getCallback, getWidget, init, isCM8, isGlobalEnabled, isVisible, performAction, postExecute, preExecute, publishEvent, refreshMenus, setActionContext, setEnabled, setVisible, showConfirmationDialog, showErrDialog
Method Detail
execute()
isEnabled()