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

// Parameters
var item; // Type:  Object

value = instance.add(item);
Javascript (Specification) 
function add( 
   item : Object
) : any;

Parameters

item
Browser Compatibility
7
5
5

See Also

Reference

RemoteDataView type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.