public class CommonSeparatorAction extends SeparatorAction implements CommonDockAction
SeparatorAction implementing the CommonDockAction interface.MENU_SEPARATOR, SEPARATOR, TITLE_SEPARATORBUTTON_CONTENT_FILTER| Constructor and Description |
|---|
CommonSeparatorAction(CAction action,
ViewTarget<?>... targets)
Creates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
CAction |
getAction()
Gets the
CAction which wraps this DockAction. |
bind, createView, shouldDisplay, trigger, unbindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbind, createView, trigger, unbindpublic CommonSeparatorAction(CAction action, ViewTarget<?>... targets)
action - the action wrapping around this SeparatorActiontargets - where to show this separatorpublic CAction getAction()
CommonDockActionCAction which wraps this DockAction.getAction in interface CommonDockActionnullCopyright © 2018. All rights reserved.