public class ExportHtmlAction extends CookieAction
Presenter.Menu, Presenter.Popup, Presenter.Toolbar
MODE_ALL, MODE_ANY, MODE_EXACTLY_ONE, MODE_ONE, MODE_SOME
PROP_ENABLED, PROP_ICON
ACCELERATOR_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 |
---|
ExportHtmlAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
asynchronous() |
protected Class[] |
cookieClasses() |
HelpCtx |
getHelpCtx() |
String |
getName() |
protected int |
mode() |
protected void |
performAction(Node[] activatedNodes) |
createContextAwareInstance, enable
actionPerformed, addNotify, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChange
getMenuPresenter, getPopupPresenter, getToolbarPresenter
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, linkActions, putValue, setIcon
addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removePropertyChangeListener, reset, writeExternal, writeReplace
clone, getClass, notify, notifyAll, toString, wait, wait, wait
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListener
protected final int mode()
mode
in class CookieAction
protected final Class[] cookieClasses()
cookieClasses
in class CookieAction
protected final void performAction(Node[] activatedNodes)
performAction
in class NodeAction
public final String getName()
getName
in class SystemAction
public final HelpCtx getHelpCtx()
getHelpCtx
in interface HelpCtx.Provider
getHelpCtx
in class SystemAction
protected final boolean asynchronous()
asynchronous
in class CallableSystemAction