public class CGridPerspective.CommonSplitDockPerspective extends SplitDockPerspective implements CommonDockStationPerspective
CGridPerspective as intern representation.SplitDockPerspective.Entry, SplitDockPerspective.EntryListener, SplitDockPerspective.Leaf, SplitDockPerspective.Node, SplitDockPerspective.Root| Constructor and Description |
|---|
CommonSplitDockPerspective() |
| Modifier and Type | Method and Description |
|---|---|
protected PerspectiveDockable |
combine(PerspectiveDockable[] dockables,
PerspectiveDockable selection) |
String |
getConverterID()
Gets the unique identifier of the
DockFactory that is actually used to layout this perspective. |
PerspectiveDockable |
getDockable(int index) |
int |
getDockableCount() |
CElementPerspective |
getElement()
Gets the element that is represented by this
PerspectiveElement. |
String |
getFactoryID()
Gets the unique identifier of the
DockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID. |
Path |
getPlaceholder() |
SplitDockPerspective.Root |
getRoot() |
void |
read(PerspectiveSplitDockTree tree,
PerspectiveDockable fullscreen) |
addListener, addPlaceholder, asDockable, asStation, fireAdded, fireRemoved, getDockablePathProperty, getDockableProperty, getFullscreen, getLeaf, getParent, getPlaceholders, hasFullscreenAction, listeners, remove, removeListener, replace, setFullscreen, setHasFullscreenAction, setParent, setPlaceholdersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasDockable, asStationpublic CElementPerspective getElement()
CommonElementPerspectivePerspectiveElement.getElement in interface CommonElementPerspectivenullpublic String getFactoryID()
CommonDockStationPerspectiveDockFactory that handles this perspective element, for
CommonDockStationPerspectives the result should be CommonDockStationFactory.FACTORY_ID.getFactoryID in interface CommonDockStationPerspectivegetFactoryID in interface PerspectiveElementgetFactoryID in class SplitDockPerspectivepublic String getConverterID()
CommonDockStationPerspectiveDockFactory that is actually used to layout this perspective.getConverterID in interface CommonDockStationPerspectiveCommonDockStation.getConverterID()public void read(PerspectiveSplitDockTree tree, PerspectiveDockable fullscreen)
read in class SplitDockPerspectiveprotected PerspectiveDockable combine(PerspectiveDockable[] dockables, PerspectiveDockable selection)
combine in class SplitDockPerspectivepublic Path getPlaceholder()
getPlaceholder in interface PerspectiveDockablegetPlaceholder in class SplitDockPerspectivepublic SplitDockPerspective.Root getRoot()
getRoot in class SplitDockPerspectivepublic int getDockableCount()
getDockableCount in interface PerspectiveStationgetDockableCount in class SplitDockPerspectivepublic PerspectiveDockable getDockable(int index)
getDockable in interface PerspectiveStationgetDockable in class SplitDockPerspectiveCopyright © 2018. All rights reserved.