public class AgentCancelAction extends ZAction
AgentAction
and cancels the running async agent.
It is disabled when the AgentAction
is enabled and vice versa.AgentAction
,
Serialized FormConstructor and Description |
---|
AgentCancelAction(AgentAction agentAction) |
AgentCancelAction(AgentAction agentAction,
NlsActionKey nls,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionFired(java.awt.event.ActionEvent e)
Is called when the action is fired.
|
actionConfirmed, actionDenied, actionFailed, actionPerformed, actionPrepare, actionSucceeded, checkEnableCondition, fire, getApplicationContext, getButtonText, getIcon, getLogChannel, getMenuText, getName, getPressedIcon, getTipText, isForced, isHandleError, isLogDebug, isLogVerbose, isPermitted, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, performAvailabilityCheck, setBusyAnimationEnabled, setHandleError, setIcon, setIcon, setLogChannel, setName, setPressedIcon, setPressedIcon, setText, setTipText, setValidator, showError, showError, showError, showInfo, showInfo, showWarning, showWarning, toString
public AgentCancelAction(AgentAction agentAction)
public AgentCancelAction(AgentAction agentAction, NlsActionKey nls, IconKey iconKey)
protected void actionFired(java.awt.event.ActionEvent e) throws java.lang.Exception
ZAction
actionFired
in class ZAction
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.