com.tensegrity.wpalo.client.ui.mvc.viewmode
Class ViewModeWorkbenchController

java.lang.Object
  extended by com.extjs.gxt.ui.client.mvc.Controller
      extended by com.tensegrity.wpalo.client.ui.mvc.viewmode.ViewModeWorkbenchController

public class ViewModeWorkbenchController
extends com.extjs.gxt.ui.client.mvc.Controller

WorkbenchController TODO DOCUMENT ME

Version:
$Id: ViewModeWorkbenchController.java,v 1.7 2009/12/17 16:14:20 PhilippBouillon Exp $

Field Summary
 
Fields inherited from class com.extjs.gxt.ui.client.mvc.Controller
children, initialized, parent
 
Constructor Summary
ViewModeWorkbenchController()
           
 
Method Summary
 void handleEvent(com.extjs.gxt.ui.client.mvc.AppEvent<?> event)
           
 void initialize()
           
 
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
 

Constructor Detail

ViewModeWorkbenchController

public ViewModeWorkbenchController()
Method Detail

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