Wijmo UI for the Web
observable Method
Syntax
Javascript (Usage) 
var returnValue; // Type: IMutableObservable

// Parameters
var value; // Type:  any

returnValue = wijmo.data.observable(value);
Javascript (Specification) 
function observable( 
   value : any
) : IMutableObservable;

Parameters

value
Browser Compatibility
7
5
5

 

 


© 2013 All Rights Reserved.

Send comments on this topic.