Row - A horizontal display container

This display element is used to organize several display elements horizontally.

A typical usage of Row would be to define a row of data fields in a View, a Grid or a Table.

Internal Modeling

Add display elements like Label, Text Display, Number Display, Number Input Field, Chooser etc.).

As with any display element, you may also add an action sub-model named <On Click> to model what should be done if the user selects any component of the displayed row, but this is usually not needed.