public abstract class ListDataAgentAction<C extends ClientContext,A extends AsyncAgent> extends AgentAction<C,A>
| Constructor and Description |
|---|
ListDataAgentAction(C clientCtx,
ZList list,
NlsActionKey nls) |
ListDataAgentAction(C clientCtx,
ZList list,
NlsActionKey nls,
IconKey iconKey) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
ZList |
getList() |
protected boolean |
isListEmpty() |
actionFired, agentFailed, agentSucceeded, cancel, createInputAgent, handleBlockingTimeout, setBlockingTimeout, wasCancelledactionFailed, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitiveactionConfirmed, 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, toStringprotected final ZList list
public ListDataAgentAction(C clientCtx, ZList list, NlsActionKey nls)
public ListDataAgentAction(C clientCtx, ZList list, NlsActionKey nls, IconKey iconKey)
protected boolean checkEnableCondition()
ZActioncheckEnableCondition in class ClientAction<C extends ClientContext>protected boolean isListEmpty()
public ZList getList()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.