| Returns the style class.
The default style class, i.e., the style class is not defined (i.e.,
Tabpanels.setSclass is not called or called with null or empty):
sclass | tabbox's mold |
tabbox's orient
Tabbox.getOrient |
tabpanels | default | horizontal |
tabpanels-something | something | horizontal |
vtabpanels | default | vertical |
vtabpanels-something | something | vertical |
Note: prior to 3.0.3, the default style class is always "tabpanels".
|