Wijmo UI for the Web
currentItem Field

Type: wijmo.data.IMutableObservable

The current element in the data view

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IDataView;
var value; // Type: IMutableObservable
value = instance.currentItem;
Javascript (Specification) 
var currentItem : IMutableObservable;
Browser Compatibility
7
5
5

See Also

Reference

IDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.