| Package | org.servebox.foundry.observation |
| Interface | public interface IObserver |
| Implementors | GlobalizationDictionaryReader, ViewHelper |
| Method | Defined by | ||
|---|---|---|---|
|
An IObservable instance has notified the current IObserver instance.
| IObserver | ||
| update | () | method |
public function update(o:IObservable, n:Notification):voidAn IObservable instance has notified the current IObserver instance.
Parameterso:IObservable |
|
n:Notification |