Private
Readonly
componentThe current number of panels.
The maximum size the component can reach where size is measured in the direction of orientation provided.
The minimum size the component can reach where size is measured in the direction of orientation provided.
Invoked when a view is added.
Invoked whenever any aspect of the layout changes. If listening to this event it may be worth debouncing ouputs.
Invoked after a layout is loaded through the fromJSON
method.
Invoked when a view is removed.
The current orientation of the component.
The list of current panels.
Width of the component.
Add a new panel and return the created instance.
Deserialize a layout to built a splitivew.
Get the reference to a panel given it's string
id.
Removes an existing panel and optionally provide a Sizing
method
for the subsequent resize.
Optional
sizing: DistributeSizing | SplitSizing | InvisibleSizingSerialize a layout
Update configuratable options.
Generated using TypeDoc
Height of the component.