| Field Summary | |
|---|---|
| static int | 50
|
| static int | 20 (default)
|
| static String | jsx:///images/tab/l.png
|
| static String | jsx:///images/tab/r.png
|
| Constructor Summary | |
|---|---|
| void | instance initializer |
| Method Summary | |
|---|---|
| int | Returns the zero-based child index of the active child tab. |
| void | whether or not to show the tabs of the tabbed pane. |
| int | Returns the CSS height property (in pixels) for child tabs |
| static String | Deprecated. |
| String | paint() Returns the DHTML, used for this object's on-screen VIEW |
| jsx3.gui.TabbedPane | Sets the active tab of this tabbed pane. |
| void | setShowTabs(intShowTabs : ?) whether or not to show the tabs of the tabbed pane. |
| jsx3.gui.TabbedPane | setTabHeight(intTabHeight : int) Sets the CSS height property for the object (in pixels) for child tabs;
returns reference to self to facilitate method chaining |
| Methods Inherited From jsx3.gui.Block |
|---|
| getBackground, getBackgroundColor, getBorder, getCSSOverride, getClassName, getColor, getCursor, getDimensions, getDisplay, getFontName, getFontSize, getFontWeight, getHeight, getIndex, getLeft, getMargin, getOverflow, getPadding, getRelativePosition, getTagName, getText, getTextAlign, getTip, getTop, getVisibility, getWidth, getZIndex, hideMask, setBackground, setBackgroundColor, setBorder, setCSSOverride, setClassName, setColor, setCursor, setDimensions, setDisplay, setFontName, setFontSize, setFontWeight, setHeight, setIndex, setLeft, setMargin, setOverflow, setPadding, setRelativePosition, setTagName, setText, setTextAlign, setTip, setTop, setVisibility, setWidth, setZIndex, showMask |
| Methods Inherited From jsx3.gui.Interactive |
|---|
| doEvent, getCanDrag, getCanDrop, getCanMove, getCanSpy, getEvent, getEvents, getMenu, hasEvent, registerHotKey, removeEvent, removeEvents, setCanDrag, setCanDrop, setCanMove, setCanSpy, setEvent, setMenu, setSpyStyles, showSpy |
| Methods Inherited From jsx3.gui.Painted |
|---|
| focus, getAbsolutePosition, getAttribute, getAttributes, getDynamicProperty, getRendered, insertHTML, onAfterPaint, paintChild, paintChildren, recalcBox, removeAttribute, removeAttributes, repaint, setAttribute, setDynamicProperty |
| Methods Inherited From jsx3.util.EventDispatcher |
|---|
| publish, subscribe, unsubscribe, unsubscribeAll |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf |
| Field Detail |
|---|
| Constructor Detail |
|---|
| Method Detail |
|---|
true, immediately updates the view to reflect the new active tab.