TabBar
A TabBar widget is a container that can contain multiple TabBarButton widgets which controls visibility of the ScrollableView widgets.
Properties
id
A unique ID string for the widget.
barType
The TabBar type.
ECA editor support
Properties that can be configured for the TabBar widget with the ECA editor
focused
false
The widget does not get focus.
true
The widget gets focus.
Applicable ECA part: Condition
id
A unique ID string for the widget.
Applicable ECA part: Expression in Condition
barType
The TabBar type.
Applicable ECA part: Expression in Condition
Functions that can be configured for the TabBar widget with the ECA editor
set(name,value)
Set a value for a widget property.
Applicable ECA part: Actions
get(name)
Returns the value of a widget property.
Applicable ECA part: Expression in Condition
See also