Wijmo UI for the Web
previous Method
Event will raise activation.
The previous method moves focus to the previous list item.
Syntax
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;

Parameters

event
Event will raise activation.
Browser Compatibility
7
5
5

See Also

Reference

wijlist type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.