<GridLayout>
The following attributes can be defined for the <GridLayout>
element:
Attribute | Description |
---|---|
alternatingRows | Defines whether the rows have different, alternating background colors. Possible values: |
columns | Defines how many columns the layout grid consists of. Possible values: Integer (default: |
rows | Defines how many lines the layout grid consists of. Possible values: Integer |
background | Defines the background color.
This setting overwrites the default color of the color scheme!
Possible values:
|
enabled | Activates the layout
Possible values: |
fontFamily | Defines the font family.
Possible values:
|
fontSize | Defines the font size.
Possible values:
|
fontStretch | Sets the width of the single characters.
This attribute overrides the default width of the characters of the Web App for this layout.
Possible values:
|
fontStyle | Defines the font style.
This attribute overrides the default style of the characters of the Web App for this layout.
Possible values:
|
fontWeight | Defines the font weight.
This attribute overrides the default font weight of the Web App for this layout.
Possible values:
|
foreground | Defines a color for the foreground (texts etc.) of the layout.
Possible values:
|
horizontalAlign | Direction in which the elements flow. The order of the elements corresponds to their declaration. Possible values:
|
textOverflow | Defines what happens if the layout is full. Possible values:
|
visible | Defines if the layout is visible.
Possible values: |
For further information please visit the section