| HistorySwf | Manages communication with main SWF in SWFHistory Framework SWFHistory is the Bumpslide browser history tracking implementation |
| HistoryTracker | Tracks state changes in a model and fires off history events to a history swf |
| Map | |
| Model | This class represents an observable mapping of key value pairs |
| ModelBinding | |
| ModelChangedEvent | This event gets dispatched by ObservableMap every time a group of changes is made |
| ModelValueChangedEvent | This event gets dispatched by Model every time a a value is changed |
| ModelValueChangeRequestEvent | This event gets dispatched by Model every time a a value change is requested, but before it it processed |