Package com.sencha.gxt.legacy.client.mvc

A lightweight MVC implementation.

See:
          Description

Interface Summary
AfterAppEvent.AfterAppEventHandler  
BeforeAppEvent.BeforeAppEventHandler  
 

Class Summary
AfterAppEvent  
AppEvent AppEvents are used to pass messages between Controllers and Views.
BeforeAppEvent Fired before an app event is dispatched.
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.
 

Package com.sencha.gxt.legacy.client.mvc Description

A lightweight MVC implementation.



Copyright © 2011. All Rights Reserved.