The following attributes can be defined for the <FlowLayout> element:
|
Attribute |
Description |
|---|---|
|
|
Direction in which the elements flow. The order of the elements corresponds to their declaration. Possible values:
|
|
|
Defines the background color. This setting overwrites the default color of the color scheme! Possible values:
|
|
|
Activates the layout
Possible values: |
|
|
Defines the font family.
Possible values:
|
|
|
Defines the font size.
Possible values:
|
|
|
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:
|
|
|
Defines the font style. This attribute overrides the default style of the characters of the Web App for this layout. Possible values:
|
|
|
Defines the font weight. This attribute overrides the default font weight of the Web App for this layout. Possible values:
|
|
|
Defines a color for the foreground (texts etc.) of the layout.
|
|
|
Defines what happens if the layout is full. Possible values:
|
|
|
Defines if the layout is visible.
Possible values: |
If direction="vertical", the elements are arranged one above the other from top to bottom. A scroll bar appears if the elements are higher than the layout.