public interface PerspectiveDockable extends PerspectiveElement, PlaceholderListItem<PerspectiveDockable>
Dockable in a Perspective.| Modifier and Type | Method and Description |
|---|---|
PerspectiveStation |
getParent()
Gets the parent
DockStation of this Dockable. |
Path |
getPlaceholder()
Gets the placeholder which is associated with this
Dockable. |
void |
setParent(PerspectiveStation parent)
Sets the parent
DockStation of this Dockable. |
asDockable, asStation, getFactoryIDasDockablePath getPlaceholder()
Dockable.nullPerspectiveStation getParent()
DockStation of this Dockable.nullvoid setParent(PerspectiveStation parent)
DockStation of this Dockable.parent - the new parent, can be nullCopyright © 2017 Docking Frames. All rights reserved.