| Package | org.robotlegs.base |
| Class | public class ContextBase |
| Inheritance | ContextBase Object |
| Implements | IContext, flash.events.IEventDispatcher |
| Subclasses | Context |
IContext implementation
| Property | Defined By | ||
|---|---|---|---|
| eventDispatcher : IEventDispatcher [read-only]
The IContext's IEventDispatcher
| ContextBase | ||
| Method | Defined By | ||
|---|---|---|---|
Abstract Context Implementation
Extend this class to create a Framework or Application context
| ContextBase | ||
| eventDispatcher | property |
eventDispatcher:IEventDispatcher [read-only]
The IContext's IEventDispatcher
public function get eventDispatcher():IEventDispatcher| ContextBase | () | Constructor |
public function ContextBase()Abstract Context Implementation
Extend this class to create a Framework or Application context