public class ApplicationPresenter
extends com.gwtplatform.mvp.client.Presenter<org.gcube.portlets.user.accountingdashboard.client.application.ApplicationPresenter.PresenterView,org.gcube.portlets.user.accountingdashboard.client.application.ApplicationPresenter.ApplicationPresenterProxy>
implements com.gwtplatform.mvp.client.proxy.NavigationHandler
Author:
Giancarlo Panichi
Nested Class Summary
Nested classes/interfaces inherited from class com.gwtplatform.mvp.client.Presenter
public static final com.gwtplatform.mvp.client.presenter.slots.PermanentSlot<MenuPresenter> SLOT_MENU
SLOT_MAIN
public static final com.gwtplatform.mvp.client.presenter.slots.NestedSlot SLOT_MAIN
Method Detail
onBind
protected void onBind()
Overrides:
onBind in class com.gwtplatform.mvp.client.HandlerContainerImpl
onReveal
protected void onReveal()
Overrides:
onReveal in class com.gwtplatform.mvp.client.PresenterWidget<org.gcube.portlets.user.accountingdashboard.client.application.ApplicationPresenter.PresenterView>
onNavigation
public void onNavigation(com.gwtplatform.mvp.client.proxy.NavigationEvent navigationEvent)
Specified by:
onNavigation in interface com.gwtplatform.mvp.client.proxy.NavigationHandler