public abstract class ClientTableSelectionAction<C extends ClientContext> extends ClientTableDataAction<C>
| Constructor and Description |
|---|
ClientTableSelectionAction(C clientCtx,
javax.swing.JTable table,
NlsActionKey nls) |
ClientTableSelectionAction(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.
|
boolean |
isRowSelected() |
getTable, isTableEmptyactionFailed, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitiveactionConfirmed, 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, toStringpublic ClientTableSelectionAction(C clientCtx, javax.swing.JTable table, NlsActionKey nls)
public ClientTableSelectionAction(C clientCtx, javax.swing.JTable table, NlsActionKey nls, IconKey iconKey)
protected boolean checkEnableCondition()
ZActioncheckEnableCondition in class ClientTableDataAction<C extends ClientContext>public boolean isRowSelected()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.