public class HalPlaceManager
extends com.gwtplatform.mvp.client.proxy.DefaultPlaceManager
It's crucial that this happens before the place is revealed. Therefore this place manager intercepts
the doRevealPlace(PlaceRequest, boolean) method and
ProfileSelectionEvent, ServerGroupSelectionEvent,
HostSelectionEvent or ServerSelectionEvent)@Requires annotation on the proxy
placesuper.doRevealPlace(request, updateBrowserUrl)| Constructor and Description |
|---|
HalPlaceManager(com.google.web.bindery.event.shared.EventBus eventBus,
com.gwtplatform.mvp.shared.proxy.TokenFormatter tokenFormatter,
String defaultPlaceNameToken,
String errorPlaceNameToken,
String unauthorizedPlaceNameToken,
MetadataProcessor metadataProcessor,
javax.inject.Provider<Progress> progress,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRevealPlace(com.gwtplatform.mvp.shared.proxy.PlaceRequest request,
boolean updateBrowserUrl) |
void |
revealErrorPlace(String invalidHistoryToken) |
void |
revealUnauthorizedPlace(String unauthorizedHistoryToken) |
revealDefaultPlacebuildHistoryToken, buildRelativeHistoryToken, buildRelativeHistoryToken, buildRelativeHistoryToken, fireEvent, getCurrentPlaceHierarchy, getCurrentPlaceRequest, getCurrentTitle, getEventBus, getHierarchyDepth, getTitle, hasPendingNavigation, navigateBack, onValueChange, onWindowClosing, revealCurrentPlace, revealPlace, revealPlace, revealPlaceHierarchy, revealRelativePlace, revealRelativePlace, revealRelativePlace, setOnLeaveConfirmation, unlock, updateHistory@Inject
public HalPlaceManager(com.google.web.bindery.event.shared.EventBus eventBus,
com.gwtplatform.mvp.shared.proxy.TokenFormatter tokenFormatter,
String defaultPlaceNameToken,
String errorPlaceNameToken,
String unauthorizedPlaceNameToken,
MetadataProcessor metadataProcessor,
@Footer
javax.inject.Provider<Progress> progress,
Resources resources)
protected void doRevealPlace(com.gwtplatform.mvp.shared.proxy.PlaceRequest request,
boolean updateBrowserUrl)
doRevealPlace in class com.gwtplatform.mvp.client.proxy.PlaceManagerImplpublic void revealErrorPlace(String invalidHistoryToken)
revealErrorPlace in interface com.gwtplatform.mvp.client.proxy.PlaceManagerrevealErrorPlace in class com.gwtplatform.mvp.client.proxy.DefaultPlaceManagerpublic void revealUnauthorizedPlace(String unauthorizedHistoryToken)
revealUnauthorizedPlace in interface com.gwtplatform.mvp.client.proxy.PlaceManagerrevealUnauthorizedPlace in class com.gwtplatform.mvp.client.proxy.DefaultPlaceManagerCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.