Wijmo UI for the Web
next Method
Event will raise activation.
The next method moves focus to the next list item.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijlist();
var value; // Type: any

// Parameters
var event; // Type:  object

value = instance.next(event);
Javascript (Specification) 
function next( 
   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.