public class CExternalizePerspective.CommonScreenDockPerspective extends ScreenDockPerspective implements CommonDockStationPerspective
CExternalizePerspective
as intern representation.ScreenDockPerspective.ScreenPerspectiveWindow
Constructor and Description |
---|
CommonScreenDockPerspective() |
Modifier and Type | Method and Description |
---|---|
java.lang.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 . |
java.lang.String |
getFactoryID()
Gets the identifier of the
DockFactory that will be able to
understand the layout information this element generates. |
add, add, add, add, addPlaceholder, addPlaceholder, addPlaceholder, addPlaceholder, asDockable, asStation, getDockable, getDockableCount, getDockableProperty, getPlaceholders, getWindow, indexOf, read, remove, remove, replace, setPlaceholders, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asDockable, asStation
public CElementPerspective getElement()
CommonElementPerspective
PerspectiveElement
.getElement
in interface CommonElementPerspective
null
public java.lang.String getFactoryID()
PerspectiveElement
DockFactory
that will be able to
understand the layout information this element generates.getFactoryID
in interface CommonDockStationPerspective
getFactoryID
in interface PerspectiveElement
getFactoryID
in class ScreenDockPerspective
public java.lang.String getConverterID()
CommonDockStationPerspective
DockFactory
that is actually used to layout this perspective.getConverterID
in interface CommonDockStationPerspective
CommonDockStation.getConverterID()