Wijmo UI for the Web
item Method
Syntax
Javascript (Usage) 
var instance = new wijmo.data.RemoteDataView();
var value; // Type: any

// Parameters
var index; // Type:  number

value = instance.item(index);
Javascript (Specification) 
function item( 
   index : number
) : any;

Parameters

index
Browser Compatibility
7
5
5

See Also

Reference

RemoteDataView type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.