DOOPObservable

Undocumented in source.

Members

Functions

add
void add(IObserver anObserver)
Undocumented in source. Be warned that the author may not have intended to support it.
notify
void notify()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(IObserver anObserver)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

observers
IObserver[] observers;
Undocumented in source.

Meta