Constants: RF: jsTabs

Parent: $root.$constants

kJSTabsBackStyleColorThe tab background is filled with a color
kJSTabsBackStyleDefaultThe tab background uses a suitable default appearance
kJSTabsBackStyleImageThe tab background is filled with an image
kJSTabsJstCenterThe tabs are center justified
kJSTabsJstLeftOrTopThe tabs are left justified when $side is kJSTabsSideTop or kJSTabsSideBottom, or top justified when $side is kJSTabsSideLeft or kJSTabsSideRight
kJSTabsJstRightOrBottomThe tabs are right justified when $side is kJSTabsSideTop or kJSTabsSideBottom, or bottom justified when $side is kJSTabsSideLeft or kJSTabsSideRight
kJSTabsLayoutIconBottomThe tab contains text and an icon. The icon is drawn below the text
kJSTabsLayoutIconLeftThe tab contains text and an icon. The icon is drawn to the left of the text
kJSTabsLayoutIconOnlyThe tab only contains an icon
kJSTabsLayoutIconRightThe tab contains text and an icon. The icon is drawn to the right of the text
kJSTabsLayoutIconTopThe tab contains text and an icon. The icon is drawn above the text
kJSTabsLayoutTextOnlyThe tab only contains text
kJSTabsSideBottomThe tabs are drawn horizontally,to allow the tab control to be positioned below a paged pane if desired
kJSTabsSideLeftThe tabs are drawn vertically,to allow the tab control to be positioned to the left of a paged pane if desired
kJSTabsSideRightThe tabs are drawn vertically,to allow the tab control to be positioned to the right of a paged pane if desired
kJSTabsSideTopThe tabs are drawn horizontally,to allow the tab control to be positioned above a paged pane if desired