Wijmo UI for the Web
isLoading Field

Type: wijmo.data.IObservable

A value indicating whether the data view is being loaded

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IPagedDataView;
var value; // Type: IObservable
value = instance.isLoading;
Javascript (Specification) 
var isLoading : IObservable;
Browser Compatibility
7
5
5

See Also

Reference

IPagedDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.