splitter

The splitter property forces the container to use a splitter widget between each child element.

This property indicates that the container (typically, HBox and VBox) must have a splitter between each child element held by the container. If a container is defined with a splitter and if the children are stretchable (like Table or TextEdit), users can re-size the child elements inside the container.

For additional information, see the SPLITTER attribute topic in the Genero Business Development Language User Guide.