public abstract class ListSelectionAgentAction<C extends ClientContext,A extends AsyncAgent> extends ListDataAgentAction<C,A>
list
Constructor and Description |
---|
ListSelectionAgentAction(C clientCtx,
ZList list,
NlsActionKey nls) |
ListSelectionAgentAction(C clientCtx,
ZList list,
NlsActionKey nls,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
protected java.lang.Object |
getSelectedValue() |
protected boolean |
isRowSelected() |
getList, isListEmpty
actionFired, agentFailed, agentSucceeded, cancel, createInputAgent, handleBlockingTimeout, setBlockingTimeout, wasCancelled
actionFailed, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitive
actionConfirmed, actionDenied, actionPerformed, actionPrepare, actionSucceeded, 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 ListSelectionAgentAction(C clientCtx, ZList list, NlsActionKey nls)
public ListSelectionAgentAction(C clientCtx, ZList list, NlsActionKey nls, IconKey iconKey)
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ListDataAgentAction<C extends ClientContext,A extends AsyncAgent>
protected boolean isRowSelected()
protected java.lang.Object getSelectedValue()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.