public class CToolbarLocation extends CLocation
findProperty| Constructor and Description |
|---|
CToolbarLocation(CLocation parent,
int column,
int line)
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() |
CToolbarItemLocation |
item(int index)
Gets the location of an item of this toolbar.
|
String |
toString() |
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, workingpublic CToolbarLocation(CLocation parent, int column, int line)
parent - the location defining the group of toolbarscolumn - the column to which this location is pointingline - the line in column to which this location is pointingpublic CToolbarItemLocation item(int index)
index - the index of the itempublic 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.