public class ToolbarDockStationLayout extends Object
ToolbarDockStation.| Constructor and Description |
|---|
ToolbarDockStationLayout(PlaceholderMap placeholders,
ExpandedState state)
Creates a new layout object.
|
| Modifier and Type | Method and Description |
|---|---|
PlaceholderMap |
getPlaceholders()
Gets the encoded layout.
|
ExpandedState |
getState()
Tells whether the children are big or small.
|
public ToolbarDockStationLayout(PlaceholderMap placeholders, ExpandedState state)
placeholders - the encoded layout of the ToolbarDockStation, not
nullstate - whether the children are big or smallpublic PlaceholderMap getPlaceholders()
nullpublic ExpandedState getState()
Copyright © 2018. All rights reserved.