public interface ColumnItem<D,S,P extends PlaceholderListItem<D>>
Column or a DockElement.| Modifier and Type | Method and Description |
|---|---|
ColumnItem<D,S,P> |
asStation()
Converts this item into an item that represents a
DockStation |
ColumnItem<D,S,P>[] |
getChildren()
Gets the children of this station
|
Path |
getPlaceholder()
Gets a placeholder for this item.
|
PlaceholderMap |
getPlaceholders()
Gets all the placeholders of this item.
|
void |
setPlaceholders(PlaceholderMap map)
Sets all the placeholders of this station.
|
ColumnItem<D,S,P> asStation()
DockStationnullPath getPlaceholder()
nullColumnItem<D,S,P>[] getChildren()
PlaceholderMap getPlaceholders()
nullvoid setPlaceholders(PlaceholderMap map)
map - the new placeholdersCopyright © 2018. All rights reserved.