T - Tipo de dado associado ao TablePanelComponent relacionado a
esta ação.public abstract class OpenBusAction<T> extends AbstractAction implements TablePanelActionInterface<T>
| Modifier and Type | Field and Description |
|---|---|
protected BusAdmin |
admin |
protected Window |
parentWindow |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
OpenBusAction(Window parentWindow,
BusAdmin admin,
String actionName)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
abilityConditions()
Indica condições de habilitação da ação.
|
protected String |
getString(String key)
Busca pelo valor associado a chave no LNG
|
TablePanelComponent<T> |
getTablePanelComponent()
Recupera o componente
TablePanelComponent |
void |
setTablePanelComponent(TablePanelComponent<T> panel)
Recupera o painel associado à ação.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionTypeaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledactionPerformedpublic void setTablePanelComponent(TablePanelComponent<T> panel)
setTablePanelComponent in interface TablePanelActionInterface<T>panel - o componente.public TablePanelComponent<T> getTablePanelComponent()
TablePanelComponentgetTablePanelComponent in interface TablePanelActionInterface<T>public boolean abilityConditions()
abilityConditions in interface TablePanelActionInterface<T>Copyright © 2017. All rights reserved.