TabWindow

The TabWindow is used to display different content in different tabs.

TabWindow 1:

Use

Use on any page where a TabWindow is to be displayed.

Features

Pages of type *.content or programmatically created HTML can be assigned to the tabs via the Data attribute.

Attributes

The control inherits from BaseControl and thus has the same attributes. In addition, there are the following attributes.

Common

Data

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.TabWindow.TabWindowData

Data for the different tabs.

TabPosition

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Position

Position of the tabs.

TabWindow 2:

TabDistance

Tchmi:framework#/definitions/Number

Distance between the tabs.

TabWindow 3:

TabContainerDistance

tchmi:general#/definitions/Number

The size of the tab container.

TabWindow 4:

TabSizeAuto

tchmi:general#/definitions/Boolean

Determines whether the tabs should occupy the complete width of the tab container or not.

TabWindow 5: