public interface CDockablePerspective extends CElementPerspective
CDockable in a CPerspective.| Modifier and Type | Method and Description |
|---|---|
LocationHistory |
getLocationHistory()
Gets information about the locations this dockable had in the past.
|
CStationPerspective |
getParent()
Gets the next parent of this perspective that represents a
CStation. |
CStationPerspective |
getWorkingArea()
Gets the working-area of this element
|
void |
setWorkingArea(CStationPerspective workingArea)
Sets the working-area of this element.
|
asDockable, asStation, internCStationPerspective getParent()
CStation. This method
may jump over some parents to get to the next station.nullvoid setWorkingArea(CStationPerspective workingArea)
workingArea - the working-area, can be nullCStationPerspective getWorkingArea()
nullsetWorkingArea(CStationPerspective)LocationHistory getLocationHistory()
nullCopyright © 2018. All rights reserved.