Class icm.action.case.RefreshToDoTaskList


Extends icm.action.Action.
Send event to refresh to-do list.

Context required by this action: ['Case', 'WorkItem']


Defined in: <icm/action/case/RefreshToDoTaskList.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Fields borrowed from class icm.action.Action:
arguments, menu, resourceBundle, title, widget

Method Summary

Method Attributes Method Name and Description
 
Methods borrowed from class icm.action.Action:
broadcastEvent, canPerformAction, cleanActionContext, getActionContext, getArgument, getArguments, getCallback, getWidget, init, isCM8, isEnabled, isGlobalEnabled, isVisible, performAction, postExecute, preExecute, publishEvent, refreshMenus, setActionContext, setEnabled, setVisible, showConfirmationDialog, showErrDialog

Constructor Detail

icm.action.case.RefreshToDoTaskList()

Method Detail

execute()