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

// Parameters
var item; // Type:  any

value = instance.remove(item);
Javascript (Specification) 
function remove( 
   item : any
) : bool;

Parameters

item
Browser Compatibility
7
5
5

See Also

Reference

RemoteDataView type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.