com.tensegrity.wpalo.client.ui.mvc.reportstructure
Class ReportStructureNavigatorView

java.lang.Object
  extended by com.extjs.gxt.ui.client.mvc.View
      extended by com.tensegrity.wpalo.client.ui.mvc.reportstructure.ReportStructureNavigatorView

public class ReportStructureNavigatorView
extends com.extjs.gxt.ui.client.mvc.View

AdminNavigator TODO DOCUMENT ME

Version:
$Id: ReportStructureNavigatorView.java,v 1.20 2010/02/12 13:49:50 PhilippBouillon Exp $

Field Summary
 
Fields inherited from class com.extjs.gxt.ui.client.mvc.View
controller, initialized
 
Constructor Summary
ReportStructureNavigatorView(com.extjs.gxt.ui.client.mvc.Controller controller)
           
 
Method Summary
protected  void handleEvent(com.extjs.gxt.ui.client.mvc.AppEvent event)
           
 
Methods inherited from class com.extjs.gxt.ui.client.mvc.View
fireEvent, fireEvent, getController, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportStructureNavigatorView

public ReportStructureNavigatorView(com.extjs.gxt.ui.client.mvc.Controller controller)
Method Detail

handleEvent

protected void handleEvent(com.extjs.gxt.ui.client.mvc.AppEvent event)
Specified by:
handleEvent in class com.extjs.gxt.ui.client.mvc.View