Class TabControlFlex
Object
|
+--TabControlFlex
- class
TabControlFlex
This class wrappes the Tab Control that has the type "TabControlFlex"
Defined in Tabs.js
isTabControlFlex
Object isTabControlFlex
props
Object props
TabControlFlex Properties Object.
classPrefix |
The prefix of the CSS Class. Please note that a set of CSS Styles should be supplied in a CSS
file where there are styles that have certain suffixes and the same prefixes.
The CSS style classes that must be provided:
classPrefix_mo {} - Mouse Over Style of the buttons
classPrefix_md {} - Mouse Down Style of the buttons
classPrefix_n {} - Normal Style of the buttons
classPrefix_s {} - Selected Style of the buttons
classPrefix_ta {} - Style of the TabControl
classPrefix_ba {} - Style of the Tab Buttons Container
|
TabControlFlex
TabControlFlex(node)
Parameters:
node
- the DOM Element node that is marked as a Tab Control by means of "mo:type" attribute with a value of "TabControlFlex".
base
Object base(node)
Parameters:
node
- the DOM Element node that is marked as Tab Control by means of "mo:type" attribute with a value of "TabControl".
init
void init()
setClass
void setClass(node, className)
Copyright 2002 - 2008, MOR YAZILIM
Documentation generated by
JSDoc on Mon Sep 29 14:52:55 2008