Class icm.action.task.CompleteToDoTask
Extends
icm.action.Action.
Stop the to-do.
Context required by this action: [['ToDoEditable', 'Coordination']]
The following series of coordination topics will be started in sequence:
- 'COMMIT'
- 'VALIDATE'
- 'TODO_BEFORECOMPLETE'
- 'BEFORESAVE'
- 'TODO_COMPLETE'
- 'AFTERSAVE'
- 'TODO_AFTERCOMPLETE'
The coordination will be started with the following context:
- 'FORTODOTASK': true
- 'FORCASE': true
- 'FORTODOTASKTYPE': The to do task type
- 'FORTODOTASKID': The id of the to do item
Defined in: <icm/action/task/CompleteToDoTask.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, performAction, postExecute, preExecute, publishEvent, refreshMenus, setActionContext, setEnabled, setVisible, showConfirmationDialog, showErrDialog
Method Detail
execute()
isEnabled()
isVisible()