Optional
activeOptional
autowhether to select new/moved tabs in tabset
Default: inherited from Global attribute tabSetAutoSelectTab (default true)
Optional
classa class name to apply to the tab strip
Default: inherited from Global attribute tabSetClassNameTabStrip (default undefined)
Optional
configa place to hold json config used in your own code
Default: undefined
Optional
enablewhether the active icon (*) should be displayed when the tabset is active
Default: inherited from Global attribute tabSetEnableActiveIcon (default false)
Optional
enableallow user to close tabset via a close button
Default: inherited from Global attribute tabSetEnableClose (default false)
Optional
enablewhether to delete this tabset when is has no tabs
Default: inherited from Global attribute tabSetEnableDeleteWhenEmpty (default true)
Optional
enableallow user to drag tabs to region of this tabset, splitting into new tabset
Default: inherited from Global attribute tabSetEnableDivide (default true)
Optional
enableallow user to drag tabs out this tabset
Default: inherited from Global attribute tabSetEnableDrag (default true)
Optional
enableallow user to drag tabs into this tabset
Default: inherited from Global attribute tabSetEnableDrop (default true)
Optional
enableallow user to maximize tabset to fill view via maximize button
Default: inherited from Global attribute tabSetEnableMaximize (default true)
Optional
enableif the tabset has only a single tab then stretch the single tab to fill area and display in a header style
Default: inherited from Global attribute tabSetEnableSingleTabStretch (default false)
Optional
enableenable tab strip and allow multiple tabs in this tabset
Default: inherited from Global attribute tabSetEnableTabStrip (default true)
Optional
enableshow tabs in location top or bottom
Default: inherited from Global attribute tabSetEnableTabWrap (default false)
Optional
idthe unique id of the tab set, if left undefined a uuid will be assigned
Default: undefined
Optional
maxmaximum height (in px) for this tabset
Default: inherited from Global attribute tabSetMaxHeight (default 99999)
Optional
maxmaximum width (in px) for this tabset
Default: inherited from Global attribute tabSetMaxWidth (default 99999)
Optional
maximizedMarks this tab set as being maximized, read from initial json but must subseqently be set on the model (only one tab set can be maximized)
Optional
minminimum height (in px) for this tabset
Default: inherited from Global attribute tabSetMinHeight (default 0)
Optional
minminimum width (in px) for this tabset
Default: inherited from Global attribute tabSetMinWidth (default 0)
Optional
nameDefault: undefined
Optional
selectedindex of selected/visible tab in tabset
Default: 0
Optional
tabthe location of the tabs either top or bottom
Default: inherited from Global attribute tabSetTabLocation (default "top")
Optional
typeFixed value: "tabset"
Optional
weightrelative weight for sizing of this tabset in parent row
Default: 100
Marks this as the active tab set, read from initial json but must subseqently be set on the model (only one tab set can be active)