| Package | Description |
|---|---|
| com.sencha.gxt.legacy.client.mvc |
A lightweight MVC implementation.
|
| Class and Description |
|---|
| AfterAppEvent |
| AfterAppEvent.AfterAppEventHandler |
AppEvent
AppEvents are used to pass messages between
Controllers and Views. |
| BeforeAppEvent
Fired before an app event is dispatched.
|
| BeforeAppEvent.BeforeAppEventHandler |
Controller
Controllers process and respond to application events. |
| Dispatcher
Dispatchers are responsible for dispatching application events to
controllers.
|
| DispatcherListener
Sample abstract Event handler for before/after events.
|
View
Views are responsible for rendering the user interface. |
Copyright © 2014. All Rights Reserved.