jQuery.wijmo Namespace > wijlist type : previous Method |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijlist(); var value; // Type: any // Parameters var event; // Type: object value = instance.previous(event); |
Javascript (Specification) | |
---|---|
function previous( event : object ) : any; |