Stack - layouting
The Stack Layout defines a stacked list, that is, a vertical grouping of form elements.
Stack Layouts are typically used for mobile phone design, to get a similar, but adaptable layout rendering on different mobile device brands.
A Stack Layout can contain:
- Scalable items: Images, Text Edits, and Web components
- Grouping items: Groups, Tables, and Folders
The Stack Layout cannot contain both scalable and grouping items.
To add other widgets to a Stack Layout, place them inside one of the grouping items.
All children have the same width as the Stack Layout.
Other rules may apply to items within a Stack container; see STACK container in the Genero Business Development Language User Guide for more details.