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

Object
   jQuery.wijmo.wijwizard

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijwizard Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodabortThe abort method terminates all running panel ajax requests and animations.  
public MethodaddThe add method adds a new panel.  
public MethodbackThe back method moves to the previous panel.  
public MethodcountThe count method retrieves the number panels.  
public MethoddestroyRemoves the wijwizard functionality completely. This returns the element back to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodloadThe load method reload the content of an Ajax panel programmatically.  
public MethodnextThe next method moves to the next panel.  
public Methodoption  
public MethodplayThe play method begins displaying the panels in order automatically.  
public MethodremoveThe remove method removes a panel.  
public MethodshowThe show method selects an active panel and displays the panel at a specified position.  
public MethodstopThe stop method stops displaying the panels in order automatically.  
public MethodurlThe url method changes the url from which an Ajax (remote) panel 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.