com.tensegrity.wpalo.client.ui.mvc.workbench
Class WorkbenchController
java.lang.Object
com.extjs.gxt.ui.client.mvc.Controller
com.tensegrity.wpalo.client.ui.mvc.workbench.WorkbenchController
public class WorkbenchController
- extends com.extjs.gxt.ui.client.mvc.Controller
WorkbenchController
TODO DOCUMENT ME
- Version:
- $Id: WorkbenchController.java,v 1.15 2010/04/12 11:13:36 PhilippBouillon Exp $
Fields inherited from class com.extjs.gxt.ui.client.mvc.Controller |
children, initialized, parent |
Methods inherited from class com.extjs.gxt.ui.client.mvc.Controller |
addChild, canHandle, forwardToChild, forwardToView, forwardToView, registerEventTypes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkbenchController
public WorkbenchController()
setViewBrowserController
public final void setViewBrowserController(ViewBrowserController vbc)
getViewBrowserController
public final ViewBrowserController getViewBrowserController()
handleEvent
public final void handleEvent(com.extjs.gxt.ui.client.mvc.AppEvent<?> event)
- Specified by:
handleEvent
in class com.extjs.gxt.ui.client.mvc.Controller
initialize
public final void initialize()
- Overrides:
initialize
in class com.extjs.gxt.ui.client.mvc.Controller