Version

WebTab class

Class which implements client side functionality of WebTab.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.WebTab = function( 
   elem : {DomElement}
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.WebTab();
Inheritance Hierarchy

Object
   Sys.Component
      Sys.UI.Control
            Infragistics.Web.UI.WebTab

See Also