Searched defs:tabview (Results 1 - 1 of 1) sorted by relevance

/yui3/src/tabview/js/
H A Dtabview-base.js2 TABVIEW = 'tabview',
11 tabview: getClassName(TABVIEW),
22 tabview: DOT + _classNames.tabview,
50 // this === tabview._node
64 this._node.addClass(_classNames.tabview);
121 // this._node.delegate('tabview|' + this.tabEventName),
21 _queries = { property

Completed in 31 milliseconds