Layout Screenarea
Layout Screenarea
This tag is used to define the screen areas that the main area will horizontally be divided into.
Attributes
Name | Description | Value |
---|---|---|
type | The type of the screenarea. When the attribute is not defined the type is standard. When defined the only acceptable value is 'preview'. | preview |
name | The name of the screenarea | Any |
leftscreenarea | Takes the left side of the main area if there is a rightscreenarea otherwise it expands to the entire main area's width. Only one leftscreenarea can exist in a screenarea. | A list of sections that will be displayed in the left screen area |
rightscreenarea | Takes the right side of the main area if there is a leftscreenarea otherwise it takes the left side and covers only 50% of the entire main area's width. Only one rightscreenarea can exist in a screenare. | A list of sections that will be displayed in the right screen area |