public class NoServerPresenter extends com.gwtplatform.mvp.client.Presenter<NoServerPresenter.MyView,NoServerPresenter.MyProxy>
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoServerPresenter.MyProxy |
static interface |
NoServerPresenter.MyView |
| Constructor and Description |
|---|
NoServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
NoServerPresenter.MyView view,
NoServerPresenter.MyProxy proxy,
RevealStrategy revealStrategy,
ServerStore serverStore,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
HostStore hostStore) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onReset() |
protected void |
revealInParent() |
bind, forceReveal, getProxy, getRevealType, getSlot, prepareFromRequest, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, fireEvent, getEventBus, getView, getWidget, isVisible, onHide, onReveal, removeFromPopupSlot, removeFromSlot, setInSlot, setInSlot@Inject
public NoServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
NoServerPresenter.MyView view,
NoServerPresenter.MyProxy proxy,
RevealStrategy revealStrategy,
ServerStore serverStore,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
HostStore hostStore)
protected void onReset()
onReset in class com.gwtplatform.mvp.client.PresenterWidget<NoServerPresenter.MyView>protected void revealInParent()
revealInParent in class com.gwtplatform.mvp.client.Presenter<NoServerPresenter.MyView,NoServerPresenter.MyProxy>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.