public class CancelAction extends ZAction<ApplicationContext>
Cancellable instance when fired.| Constructor and Description |
|---|
CancelAction(ApplicationContext ctx,
Cancellable cancellable) |
CancelAction(Cancellable cancellable) |
| 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, toStringpublic CancelAction(Cancellable cancellable)
public CancelAction(ApplicationContext ctx, Cancellable cancellable)
protected void actionFired(java.awt.event.ActionEvent e)
throws java.lang.Exception
ZActionactionFired in class ZAction<ApplicationContext>java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.