public class CToolbarAreaLocation extends CLocation
CLocation pointing to a CToolbarArea.findProperty| Constructor and Description |
|---|
CToolbarAreaLocation(CToolbarArea root)
Creates a new location.
|
| Modifier and Type | Method and Description |
|---|---|
CLocation |
aside()
Deprecated.
see
CLocation.aside() for an explanation. |
ExtendedMode |
findMode() |
DockableProperty |
findProperty(DockableProperty successor) |
String |
findRoot() |
CLocation |
getParent() |
CToolbarGroupLocation |
group(int group)
Gets a location that points to a specific group of toolbars on
a
CToolbarArea. |
String |
toString() |
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CToolbarAreaLocation(CToolbarArea root)
root - the area to which this location pointspublic CToolbarGroupLocation group(int group)
CToolbarArea.group - the index of the group, a value of -1 points to the
not yet existing group at the beginning of the areagrouppublic ExtendedMode findMode()
public DockableProperty findProperty(DockableProperty successor)
findProperty in class CLocation@Deprecated public CLocation aside()
CLocation.aside() for an explanation.Copyright © 2018. All rights reserved.