Class CustomRootPresenter.CustomRootView
- java.lang.Object
-
- com.gwtplatform.mvp.client.ViewImpl
-
- com.gwtplatform.mvp.client.RootPresenter.RootView
-
- org.gcube.portlets.user.accountingdashboard.client.gin.CustomRootPresenter.CustomRootView
-
- All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.View
- Enclosing class:
- CustomRootPresenter
public static final class CustomRootPresenter.CustomRootView extends com.gwtplatform.mvp.client.RootPresenter.RootView
-
-
Constructor Summary
Constructors Constructor Description CustomRootView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetInSlot(Object slot, com.google.gwt.user.client.ui.IsWidget widget)-
Methods inherited from class com.gwtplatform.mvp.client.RootPresenter.RootView
asWidget, ensureGlass, getAppRootPanel, lockScreen, removeFromSlot, unlockScreen
-
-
-
-
Method Detail
-
setInSlot
public void setInSlot(Object slot, com.google.gwt.user.client.ui.IsWidget widget)
- Specified by:
setInSlotin interfacecom.gwtplatform.mvp.client.View- Overrides:
setInSlotin classcom.gwtplatform.mvp.client.RootPresenter.RootView
-
-