Wijmo UI for the Web
wijtabs type
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijtabs();
Javascript (Specification) 
function wijtabs;
Inheritance Hierarchy

Object
   jQuery.wijmo.wijtabs

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijtabs Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodabortTerminate all running tab ajax requests and animations.  
public MethodaddAdd a new tab.  
public MethoddestroyThe destroy() method will remove the wijtabs functionality completely and will return the element to its pre-init state.  
public Methoddisable  
public MethoddisableTabDisabled a tab.  
public Methodenable  
public MethodenableTabEnable a disabled tab.  
public MethodlengthRetrieve the number of tabs of the first matched tab pane.  
public MethodloadReload the content of an Ajax tab programmatically. This method always loads the tab content from the remote location, even if cache is set to true.  
public Methodoption  
public MethodremoveRemoves a tab.  
public MethodselectSelects a tab; for example, a clicked tab.  
public MethodurlChanges the url from which an Ajax (remote) tab will be loaded.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.