class
TabView

package haxe.ui.containers

↪ haxe.ui.containers.TabView


behaviour
bindable
buttonHeight:Null<Float>
behaviour
bindable
buttonWidth:Null<Float>
behaviour
bindable
closable:Bool
behaviour
bindable
pageCount:Int
behaviour
bindable
pageIndex:Int
behaviour
bindable
selectedPage:Component
behaviour
bindable
tabPosition:String


override
cloneComponent():TabView
getPage(index:Int):Component
getPageById(pageId:String):Component
removeAllPages():Variant
removePage(index:Int):Variant