Skip navigation links
A C D E G H N O S U 

C

clearChanged() - Method in class ej.observable.Observable
Indicates that this observable has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged() method will now return false.
clearChanged() - Method in class ej.observable.SimpleObservable
Indicates that this simple observable has no longer changed, or that it has already notified all of its observers of its most recent change, so that the SimpleObservable.hasChanged() method will now return false.
countObservers() - Method in class ej.observable.Observable
Returns the number of observers of this observable.
A C D E G H N O S U 
Skip navigation links