TabWindow
The TabWindow is used to display different content in different tabs.
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.
TabDistance
Tchmi:framework#/definitions/Number
Distance between the tabs.
TabContainerDistance
tchmi:general#/definitions/Number
The size of the tab container.
TabSizeAuto
tchmi:general#/definitions/Boolean
Determines whether the tabs should occupy the complete width of the tab container or not.