public class ServerMgmtApplicationPresenter extends PerspectivePresenter<ServerMgmtApplicationPresenter.ServerManagementView,ServerMgmtApplicationPresenter.ServerManagementProxy>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServerMgmtApplicationPresenter.ServerManagementProxy |
static interface |
ServerMgmtApplicationPresenter.ServerManagementView |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<com.gwtplatform.mvp.client.proxy.RevealContentHandler<?>> |
TYPE_MainContent |
| Constructor and Description |
|---|
ServerMgmtApplicationPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
ServerMgmtApplicationPresenter.ServerManagementView view,
ServerMgmtApplicationPresenter.ServerManagementProxy proxy,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
SubsystemLoader subsysStore,
Header header,
UnauthorisedPresenter unauthorisedPresenter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onFirstReveal(com.gwtplatform.mvp.shared.proxy.PlaceRequest placeRequest,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
boolean revealDefault)
prepare the initial perspective.
|
protected void |
revealInParent() |
getLastPlace, onBind, onReset, onUnauthorized, resetLastPlacebind, 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, setInSlotpublic static final com.google.gwt.event.shared.GwtEvent.Type<com.gwtplatform.mvp.client.proxy.RevealContentHandler<?>> TYPE_MainContent
@Inject
public ServerMgmtApplicationPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
ServerMgmtApplicationPresenter.ServerManagementView view,
ServerMgmtApplicationPresenter.ServerManagementProxy proxy,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
SubsystemLoader subsysStore,
Header header,
UnauthorisedPresenter unauthorisedPresenter)
protected void onFirstReveal(com.gwtplatform.mvp.shared.proxy.PlaceRequest placeRequest,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
boolean revealDefault)
PerspectivePresenterprotected void revealInParent()
revealInParent in class com.gwtplatform.mvp.client.Presenter<ServerMgmtApplicationPresenter.ServerManagementView,ServerMgmtApplicationPresenter.ServerManagementProxy>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.