Wijmo UI for the Web
cancelRefresh Method
Cancels the ongoing refresh operation
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IDataView;
var value; // Type: any
value = instance.cancelRefresh();
Javascript (Specification) 
function cancelRefresh() : any;
Browser Compatibility
7
5
5

See Also

Reference

IDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.