public abstract class ClientTableDataAction<C extends ClientContext> extends ClientAction<C>
Constructor and Description |
---|
ClientTableDataAction(C clientCtx,
javax.swing.JTable table,
NlsActionKey nls) |
ClientTableDataAction(C clientCtx,
javax.swing.JTable table,
NlsActionKey nls,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkEnableCondition()
This condition is evaluated automatically after construction.
|
javax.swing.JTable |
getTable() |
boolean |
isTableEmpty() |
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 ClientTableDataAction(C clientCtx, javax.swing.JTable table, NlsActionKey nls)
public ClientTableDataAction(C clientCtx, javax.swing.JTable table, NlsActionKey nls, IconKey iconKey)
protected boolean checkEnableCondition()
ZAction
checkEnableCondition
in class ClientAction<C extends ClientContext>
public boolean isTableEmpty()
public javax.swing.JTable getTable()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.