class
TabBar

package haxe.ui.components

↪ haxe.ui.components.TabBar


behaviour
bindable
buttonHeight:Null<Float>
behaviour
bindable
buttonWidth:Null<Float>
behaviour
bindable
closable:Bool
behaviour
bindable
selectedIndex:Int
behaviour
bindable
selectedTab:Component
behaviour
bindable
tabCount:Int
behaviour
bindable
tabPosition:String


override
cloneComponent():TabBar
getTab(index:Int):Component
removeTab(index:Int):Variant