A C D E G H N O S U 

C

clearChanged() - Method in class ej.observable.Observable
Indicates that this object 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.
countObservers() - Method in class ej.observable.Observable
Returns the number of observers of this observable object.
A C D E G H N O S U