public class CommonToolbarItemDockable extends ToolbarItemDockable implements CommonDockable
| Constructor and Description |
|---|
CommonToolbarItemDockable(CToolbarItem item)
Creates a new dockable.
|
| Modifier and Type | Method and Description |
|---|---|
CommonToolbarItemDockable |
asDockable() |
CommonDockStation<?,?> |
asDockStation() |
CDockable |
getDockable() |
String |
getFactoryID() |
DockActionSource[] |
getSources() |
CStation<?> |
getStation() |
accept, accept, addExpandableListener, addMouseInputListener, createRootHandler, createTitleIcon, getComponent, getExpandedState, getOrientation, isEnabled, removeExpandableListener, removeMouseInputListener, setAction, setComponent, setController, setExpandedState, setItem, toStringaddDockableListener, addDockableStateListener, addDockHierarchyListener, addKeyListener, bind, configureDisplayerHints, fireTitleBound, fireTitleExchanged, fireTitleExchanged, fireTitleIconChanged, fireTitleTextChanged, fireTitleTooltipChanged, fireTitleUnbound, getComponentConfiguration, getConfigurableDisplayerHints, getController, getDockableStateListeners, getDockElementObserver, getDockParent, getElement, getGlobalActionOffers, getLocalActionOffers, getPopupLocation, getRootHandler, getTitleIcon, getTitleIconHandling, getTitleText, getTitleToolTip, isDockableShowing, isDockableVisible, isUsedAsTitle, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeKeyListener, requestDisplayer, requestDockTitle, resetTitleIcon, setActionOffers, setComponentConfiguration, setDockParent, setTitleIcon, setTitleIconHandling, setTitleText, setTitleToolTip, shouldFocus, shouldTransfersFocus, unbindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, accept, addDockableListener, addDockableStateListener, addDockHierarchyListener, addMouseInputListener, bind, configureDisplayerHints, getComponent, getController, getDockParent, getGlobalActionOffers, getLocalActionOffers, getTitleIcon, getTitleText, getTitleToolTip, isDockableShowing, isDockableVisible, listBoundTitles, removeDockableListener, removeDockableStateListener, removeDockHierarchyListener, removeMouseInputListener, requestDisplayer, requestDockTitle, setController, setDockParent, unbindgetElement, getPopupLocation, isUsedAsTitle, shouldFocus, shouldTransfersFocusgetComponentConfiguration, setComponentConfigurationpublic CommonToolbarItemDockable(CToolbarItem item)
item - the item which is represented by this dockablepublic CommonToolbarItemDockable asDockable()
asDockable in interface CommonElementasDockable in interface DockElementasDockable in interface PlaceholderListItem<Dockable>asDockable in class AbstractDockablepublic CommonDockStation<?,?> asDockStation()
asDockStation in interface CommonElementasDockStation in interface DockElementasDockStation in class ToolbarItemDockablepublic CDockable getDockable()
getDockable in interface CommonDockablepublic CStation<?> getStation()
getStation in interface CommonDockablepublic DockActionSource[] getSources()
getSources in interface CommonDockablepublic String getFactoryID()
getFactoryID in interface CommonDockablegetFactoryID in interface DockElementgetFactoryID in class ToolbarItemDockableCopyright © 2018. All rights reserved.