Class Index | File Index

Classes


Namespace YAHOO.widget.TabView


Extends YAHOO.util.Element.
YAHOO.widget A widget to control tabbed views.
Defined in: tabview.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
A widget to control tabbed views.
Fields borrowed from class YAHOO.util.Element:
DOM_EVENTS
Methods borrowed from class YAHOO.util.Element:
addClass, addListener, appendChild, appendTo, fireQueue, getElementsByClassName, getElementsByTagName, getStyle, hasChildNodes, hasClass, initAttributes, insertBefore, on, removeChild, removeClass, removeListener, replaceChild, replaceClass, setStyle
Namespace Detail
YAHOO.widget.TabView
A widget to control tabbed views.
Parameters:
{HTMLElement | String | Object} el(optional)
The html element that represents the TabView, or the attribute object to use. An element will be created if none provided.
{Object} attr
(optional) A key map of the tabView's initial attributes. Ignored if first arg is attributes object.

Documentation generated by JsDoc Toolkit 2.0.0 on Thu Dec 02 2010 15:18:59 GMT+0100 (CET)