changed(state=true)
  
	Instance Public methods
	Set the changed state of this object.  Notifications
will be sent only if the changed state is true.
- 
state - 
Boolean indicating the changed state of this Observable.
 
Set the changed state of this object.  Notifications
will be sent only if the changed state is true.
state
Boolean indicating the changed state of this Observable.
Please login to continue.