public interface PerspectiveElement
DockElement
Modifier and Type | Method and Description |
---|---|
PerspectiveDockable |
asDockable()
Returns the representation of
this as PerspectiveDockable . |
PerspectiveStation |
asStation()
Returns the representation of
this as PerspectiveStation |
String |
getFactoryID()
Gets the identifier of the
DockFactory that will be able to
understand the layout information this element generates. |
String getFactoryID()
DockFactory
that will be able to
understand the layout information this element generates.PerspectiveStation asStation()
this
as PerspectiveStation
this
, a representation of this
or null
PerspectiveDockable asDockable()
this
as PerspectiveDockable
.this
, a representation of this
or null