Optional
borderOptional
borderValue for BorderNode attribute autoSelectTabWhenOpen if not overridden
whether to select new/moved tabs in border when the border is already open
Default: true
Optional
borderValue for BorderNode attribute className if not overridden
class applied to tab button
Default: undefined
Optional
borderValue for BorderNode attribute enableAutoHide if not overridden
hide border if it has zero tabs
Default: false
Optional
borderValue for BorderNode attribute enableDrop if not overridden
whether tabs can be dropped into this border
Default: true
Optional
borderValue for BorderNode attribute enableTabScrollbar if not overridden
whether to show a mini scrollbar for the tabs
Default: false
Optional
borderValue for BorderNode attribute maxSize if not overridden
the maximum size of the tab area
Default: 99999
Optional
borderValue for BorderNode attribute minSize if not overridden
the minimum size of the tab area
Default: 0
Optional
borderValue for BorderNode attribute size if not overridden
size of the tab area when selected
Default: 200
Optional
enableenable docking to the edges of the layout, this will show the edge indicators
Default: true
Optional
enableboolean indicating if tab icons should rotate with the text in the left and right borders
Default: true
Optional
rootthe top level 'row' will layout horizontally by default, set this option true to make it layout vertically
Default: false
Optional
splitterenable a small centralized handle on all splitters
Default: false
Optional
splitteradditional width in pixels of the splitter hit test area
Default: 0
Optional
splitterwidth in pixels of all splitters between tabsets/borders
Default: 8
Optional
tabValue for TabNode attribute borderHeight if not overridden
height when added to border, -1 will use border size
Default: -1
Optional
tabValue for TabNode attribute borderWidth if not overridden
width when added to border, -1 will use border size
Default: -1
Optional
tabValue for TabNode attribute className if not overridden
class applied to tab button
Default: undefined
Optional
tabValue for TabNode attribute closeType if not overridden
see values in ICloseType
Default: 1
Optional
tabValue for TabNode attribute contentClassName if not overridden
class applied to tab content
Default: undefined
Optional
tabDefault: 0.3
Optional
tabValue for TabNode attribute enableClose if not overridden
allow user to close tab via close button
Default: true
Optional
tabValue for TabNode attribute enableDrag if not overridden
allow user to drag tab to new location
Default: true
Optional
tabValue for TabNode attribute enablePopout if not overridden
enable popout (in popout capable browser)
Default: false
Optional
tabValue for TabNode attribute enablePopoutIcon if not overridden
whether to show the popout icon in the tabset header if this tab enables popouts
Default: true
Optional
tabValue for TabNode attribute enablePopoutOverlay if not overridden
if this tab will not work correctly in a popout window when the main window is backgrounded (inactive) then enabling this option will gray out this tab
Default: false
Optional
tabValue for TabNode attribute enableRename if not overridden
allow user to rename tabs by double clicking
Default: true
Optional
tabValue for TabNode attribute enableRenderOnDemand if not overridden
whether to avoid rendering component until tab is visible
Default: true
Optional
tabValue for TabNode attribute icon if not overridden
the tab icon
Default: undefined
Optional
tabValue for TabNode attribute maxHeight if not overridden
the max height of this tab
Default: 99999
Optional
tabValue for TabNode attribute maxWidth if not overridden
the max width of this tab
Default: 99999
Optional
tabValue for TabNode attribute minHeight if not overridden
the min height of this tab
Default: 0
Optional
tabValue for TabNode attribute minWidth if not overridden
the min width of this tab
Default: 0
Optional
tabValue for TabSetNode attribute autoSelectTab if not overridden
whether to select new/moved tabs in tabset
Default: true
Optional
tabValue for TabSetNode attribute classNameTabStrip if not overridden
a class name to apply to the tab strip
Default: undefined
Optional
tabValue for TabSetNode attribute enableActiveIcon if not overridden
whether the active icon (*) should be displayed when the tabset is active
Default: false
Optional
tabValue for TabSetNode attribute enableClose if not overridden
allow user to close tabset via a close button
Default: false
Optional
tabValue for TabSetNode attribute enableDeleteWhenEmpty if not overridden
whether to delete this tabset when is has no tabs
Default: true
Optional
tabValue for TabSetNode attribute enableDivide if not overridden
allow user to drag tabs to region of this tabset, splitting into new tabset
Default: true
Optional
tabValue for TabSetNode attribute enableDrag if not overridden
allow user to drag tabs out this tabset
Default: true
Optional
tabValue for TabSetNode attribute enableDrop if not overridden
allow user to drag tabs into this tabset
Default: true
Optional
tabValue for TabSetNode attribute enableMaximize if not overridden
allow user to maximize tabset to fill view via maximize button
Default: true
Optional
tabValue for TabSetNode attribute enableSingleTabStretch if not overridden
if the tabset has only a single tab then stretch the single tab to fill area and display in a header style
Default: false
Optional
tabValue for TabSetNode attribute enableTabScrollbar if not overridden
whether to show a mini scrollbar for the tabs
Default: false
Optional
tabValue for TabSetNode attribute enableTabStrip if not overridden
enable tab strip and allow multiple tabs in this tabset
Default: true
Optional
tabValue for TabSetNode attribute enableTabWrap if not overridden
wrap tabs onto multiple lines
Default: false
Optional
tabValue for TabSetNode attribute maxHeight if not overridden
maximum height (in px) for this tabset
Default: 99999
Optional
tabValue for TabSetNode attribute maxWidth if not overridden
maximum width (in px) for this tabset
Default: 99999
Optional
tabValue for TabSetNode attribute minHeight if not overridden
minimum height (in px) for this tabset
Default: 0
Optional
tabValue for TabSetNode attribute minWidth if not overridden
minimum width (in px) for this tabset
Default: 0
Optional
tabValue for TabSetNode attribute tabLocation if not overridden
the location of the tabs either top or bottom
Default: "top"
Value for BorderNode attribute autoSelectTabWhenClosed if not overridden
whether to select new/moved tabs in border when the border is currently closed
Default: false