| Package | Description |
|---|---|
| com.sencha.gxt.legacy.client.mvc |
A lightweight MVC implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.forwardToView(View view,
AppEvent event)
Forward an event to a view.
|
void |
Controller.forwardToView(View view,
GwtEvent.Type<?> type,
Object data)
Forward an event to a view.
|
Copyright © 2014. All Rights Reserved.