Class CustomRootPresenter
- java.lang.Object
-
- com.gwtplatform.mvp.client.HandlerContainerImpl
-
- com.gwtplatform.mvp.client.PresenterWidget<com.gwtplatform.mvp.client.RootPresenter.RootView>
-
- com.gwtplatform.mvp.client.RootPresenter
-
- org.gcube.portlets.user.accountingdashboard.client.gin.CustomRootPresenter
-
- All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler,com.google.gwt.event.shared.HasHandlers,com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.HandlerContainer,com.gwtplatform.mvp.client.HasPopupSlot,com.gwtplatform.mvp.client.HasSlots,com.gwtplatform.mvp.client.proxy.LockInteractionHandler,com.gwtplatform.mvp.client.proxy.ResetPresentersHandler,com.gwtplatform.mvp.client.proxy.RevealRootContentHandler,com.gwtplatform.mvp.client.proxy.RevealRootLayoutContentHandler,com.gwtplatform.mvp.client.proxy.RevealRootPopupContentHandler
public class CustomRootPresenter extends com.gwtplatform.mvp.client.RootPresenter- Author:
- Giancarlo Panichi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCustomRootPresenter.CustomRootView
-
Method Summary
-
Methods inherited from class com.gwtplatform.mvp.client.RootPresenter
onBind, onLockInteraction, onResetPresenters, onRevealRootContent, onRevealRootLayoutContent, onRevealRootPopupContent
-
Methods inherited from class com.gwtplatform.mvp.client.PresenterWidget
addHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, clearSlot, equals, fireEvent, fireEvent, getChild, getChildren, getChildren, getEventBus, getView, hashCode, isVisible, onHide, onReset, onReveal, registerVisibleHandler, removeFromParentSlot, removeFromPopupSlot, removeFromSlot, removeFromSlot, setInSlot, setInSlot, setInSlot, setInSlot
-
-