Private Readonly componentMaximum height of the component.
Maximum width of the component.
Minimum height of the component.
Minimum width of the component.
Invoked when the active panel changes. May be undefined if no panel is active.
Invoked when a panel is added. May be called multiple times when moving panels.
Invoked when any layout change occures, an aggregation of many events.
Invoked after a layout is deserialzied using the fromJSON method.
Invoked when a panel is removed. May be called multiple times when moving panels.
Current orientation. Can be changed after initialization.
All panel objects.
Width of the component.
Add a panel and return the created object.
Get a panel object given a string id. May return undefined.
Move a panel in a particular direction relative to another panel.
Optional size?: numberRemove a panel given the panel object.
Optional sizing: DistributeSizing | SplitSizing | InvisibleSizingCreate a serialized object of the current component.
Generated using TypeDoc
Height of the component.