Tab Properties
● closeable
Specifies whether the user can close the tab or not.
● contentDesign
Here you can change the design of the Tab content area. This property behaves the same way as the corresponding property for Panel, Tray, or Group.
Value |
Description |
fillBorder |
The content area appears with a white background and a frame. |
fillNoBorder |
The content area appears with a background color and no frame. |
plainBorder |
The content area appears with a white background and a frame. |
plainNoBorder |
The content area appears with a white background and a frame. |
transparentNoBorder |
The content area appears with a transparent background and no frame. |
transparentBorder |
The content area appears with a transparent background and a frame. |
● enabled
Specifies whether the tab can be activated and its content displayed.
This property can be personalized by an
administrator.
In personalization, this property can be assigned the value false
● hasContentPadding
Specifies whether there is a padding between the content area and the tab border.
This property can be personalized by an administrator.
● visible
Specifies whether the tab is displayed.
This property can be personalized both by a user
and by an administrator.
In personalization, this property can be assigned the value false