public abstract class EdbAction extends AbstractAction implements EdbEIDHolder
| Modifier and Type | Field and Description |
|---|---|
protected EDB |
edb |
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 |
|---|
EdbAction(EDB ec,
MLText n)
Abstract EDB Action.
|
EdbAction(EDB ec,
MLText n,
EdbEIDHolder eh)
Abstract EDB Action.
|
| Modifier and Type | Method and Description |
|---|---|
EdbEID |
eid()
EIDを取得する.
|
MLText |
getName()
Get name of this action.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFormedUTLFId, createLogisticsId, eidIsValidactionPerformedprotected EDB edb
public EdbAction(EDB ec, MLText n, EdbEIDHolder eh)
ec - EDB Contextn - Action Nameeh - EID Holderpublic EdbEID eid()
返り値は常に非nullである.無効なEIDに対しては,EdbEID.NULLを返す.
eid in interface EdbEIDHolderpublic MLText getName()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025