public abstract class ClientListDataAction<C extends ClientContext> extends ClientAction<C>
Constructor and Description |
---|
ClientListDataAction(C clientCtx,
ZList list,
NlsActionKey nls) |
ClientListDataAction(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 ListDataController |
createListController(javax.swing.JList list) |
javax.swing.JList |
getList() |
protected ListDataController |
getListController() |
protected boolean |
isListEmpty() |
actionFailed, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitive
actionConfirmed, actionDenied, actionFired, 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 ClientListDataAction(C clientCtx, ZList list, NlsActionKey nls)
public ClientListDataAction(C clientCtx, ZList list, NlsActionKey nls, IconKey iconKey)
protected ListDataController createListController(javax.swing.JList list)
protected ListDataController getListController()
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ClientAction<C extends ClientContext>
protected boolean isListEmpty()
public javax.swing.JList getList()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.