com.tensegrity.wpalo.client.ui.mvc.account
Class AccountNavigatorView
java.lang.Object
com.extjs.gxt.ui.client.mvc.View
com.tensegrity.wpalo.client.ui.mvc.account.AccountNavigatorView
public class AccountNavigatorView
- extends com.extjs.gxt.ui.client.mvc.View
AccountNavigatorView
TODO DOCUMENT ME
- Version:
- $Id: AccountNavigatorView.java,v 1.35 2010/03/02 08:59:12 PhilippBouillon Exp $
Fields inherited from class com.extjs.gxt.ui.client.mvc.View |
controller, initialized |
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 |
constants
protected final transient ILocalConstants constants
messages
protected final transient ILocalMessages messages
lastCreatedConnection
public static com.tensegrity.palo.gwt.core.client.models.account.XConnection lastCreatedConnection
AccountNavigatorView
public AccountNavigatorView(com.extjs.gxt.ui.client.mvc.Controller controller)
handleEvent
protected void handleEvent(com.extjs.gxt.ui.client.mvc.AppEvent<?> event)
- Specified by:
handleEvent
in class com.extjs.gxt.ui.client.mvc.View