VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Package andromeda.util.observer
Interfaces
|
Classes
Interfaces
Interface
Description
Observer
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
Classes
Class
Description
Observable
This class represents an observable object, or "data" in the model-view paradigm.