public class RootPresenter extends com.gwtplatform.mvp.client.Presenter<RootPresenter.MyView,RootPresenter.MyProxy> implements Slots
| Modifier and Type | Class and Description |
|---|---|
static interface |
RootPresenter.MyProxy |
static interface |
RootPresenter.MyView |
| Constructor and Description |
|---|
RootPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
RootPresenter.MyView view,
RootPresenter.MyProxy proxy,
Places places,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
HeaderPresenter headerPresenter,
FooterPresenter footerPresenter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBind() |
protected void |
onReveal() |
bind, forceReveal, getProxy, getRevealType, getSlot, prepareFromRequest, revealInParent, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, clearSlot, equals, fireEvent, fireEvent, getChild, getChildren, getChildren, getEventBus, getView, hashCode, isVisible, onHide, onReset, registerVisibleHandler, removeFromParentSlot, removeFromPopupSlot, removeFromSlot, removeFromSlot, setInSlot, setInSlot, setInSlot, setInSlot@Inject
public RootPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
RootPresenter.MyView view,
RootPresenter.MyProxy proxy,
Places places,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
HeaderPresenter headerPresenter,
FooterPresenter footerPresenter)
protected void onBind()
onBind in class com.gwtplatform.mvp.client.HandlerContainerImplprotected void onReveal()
onReveal in class com.gwtplatform.mvp.client.PresenterWidget<RootPresenter.MyView>Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.