Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
NumberOfTabs
|
Number of tabs to display
|
NUMBER
|
2
|
N
|
N
|
DefaultTabAtRuntime
|
Tab that is active at run time when the mashup is loaded
|
NUMBER
|
1
|
N
|
N
|
SelectedTabValue
|
The value for the selected tab
|
STRING
|
n/a
|
Y
|
N
|
SelectedTabName
|
The label for the selected tab
|
STRING
|
n/a
|
Y
|
Y
|
TabHeight
|
Height of tabs in the widget
|
NUMBER
|
27
|
N
|
N
|
TabSpacing
|
Spacing between tabs in the widget
|
NUMBER
|
2
|
N
|
N
|
RoundedCorners
|
Shows tabs with rounded or sharp corners
|
BOOLEAN
|
true
|
N
|
N
|
Tab1–2Name
|
The label of the tab. This is the tab name displayed on the mashup and the value for SelectedTabName when a user tab change event is fired.
|
STRING
|
Tab1Name
|
N
|
Y
|
Tab1–2Value
|
The value on the tab. This is the value for SelectedTabValue when a user tab change event is fired.
|
STRING
|
Tab1Value
|
N
|
N
|
Tab1–2Image
|
The image displayed for the tab. You can choose a media entity.
|
IMAGE
|
n/a
|
N
|
N
|
Tab1–2Visible
|
Determines if the tab is visible or hidden.
|
BOOLEAN
|
true
|
Y
|
N
|
Tab1–2Disabled
|
Determines if the tab is disabled or enabled.
|
BOOLEAN
|
false
|
Y
|
N
|