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

Object
   jQuery.wijmo.wijgallery

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijgallery Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodaddAdds a custom item with specified index. The first parameter is the new item to add, it should be a jQuery Element or HTML string. The second parameter is the index of item to add , If no index specified the item will be added at the last of item collection.  
public MethodcountReturns a count of the number of items in the gallery.  
public MethoddestroyRemoves the wijgallery functionality completely. This returns the element to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodnextShows the next picture.  
public Methodoption  
public MethodpauseStops automatically displaying the images in order.  
public MethodplayStarts automatically displaying each of the images in order.  
public MethodpreviousShows the previous picture.  
public MethodremoveRemoves the item at specified index. The parameter is the index of item to add , If no index specified the last item will be removed.  
public MethodshowShows the picture at the specified index.  
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.