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 PerspectiveStationthis, a representation of this or nullPerspectiveDockable asDockable()
this as PerspectiveDockable.this, a representation of this or nullCopyright © 2017 Docking Frames. All rights reserved.