public class MvwAsyncPlaceController
extends com.google.gwt.place.shared.PlaceController
| Constructor and Description |
|---|
MvwAsyncPlaceController(MvwRunContextIF rc,
com.google.web.bindery.event.shared.EventBus eventBus) |
MvwAsyncPlaceController(MvwRunContextIF rc,
com.google.web.bindery.event.shared.EventBus eventBus,
com.google.gwt.place.shared.PlaceController.Delegate delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
asyncPlaceReady(MvwAsyncPlace place) |
void |
goTo(com.google.gwt.place.shared.Place place) |
public MvwAsyncPlaceController(MvwRunContextIF rc, com.google.web.bindery.event.shared.EventBus eventBus)
public MvwAsyncPlaceController(MvwRunContextIF rc, com.google.web.bindery.event.shared.EventBus eventBus, com.google.gwt.place.shared.PlaceController.Delegate delegate)
public void goTo(com.google.gwt.place.shared.Place place)
goTo in class com.google.gwt.place.shared.PlaceControllerpublic void asyncPlaceReady(MvwAsyncPlace place)
Copyright © 2019. All rights reserved.