
SashPane lays out its children in a row or column with a sash control between each one to allow resizing.
Slots
-
static internal Str getWeightsId := "getWeights"
- orientation
-
const Orientation orientation := Orientation.horizontal
Horizontal or veritical configuration. Defaults to horizontal. Must be set at construction time.
-
static internal Str setWeightsId := "setWeights"
- weights
-
Int[] weights
Relative weights of each child as percentages.