Uses of Class
com.sencha.gxt.legacy.client.mvc.View

Packages that use View
com.sencha.gxt.legacy.client.mvc A lightweight MVC implementation. 
 

Uses of View in com.sencha.gxt.legacy.client.mvc
 

Methods in com.sencha.gxt.legacy.client.mvc with parameters of type View
 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 © 2011. All Rights Reserved.