public class CExternalizePerspective.CommonScreenDockPerspective extends ScreenDockPerspective implements CommonDockStationPerspective
CExternalizePerspective as intern representation.ScreenDockPerspective.ScreenPerspectiveWindow| Constructor and Description |
|---|
CommonScreenDockPerspective() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConverterID()
Gets the unique identifier of the
DockFactory that is actually used to layout this perspective. |
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. |
add, add, add, add, addPlaceholder, addPlaceholder, addPlaceholder, addPlaceholder, asDockable, asStation, getDockable, getDockableCount, getDockableProperty, getPlaceholders, getWindow, indexOf, read, remove, remove, replace, setPlaceholders, toMapclone, 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 ScreenDockPerspectivepublic String getConverterID()
CommonDockStationPerspectiveDockFactory that is actually used to layout this perspective.getConverterID in interface CommonDockStationPerspectiveCommonDockStation.getConverterID()Copyright © 2018. All rights reserved.