|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.app.place.PlaceController<P>
P - the type of places managedpublic class PlaceController<P extends Place>
Experimental API: This class is still under rapid development, and is very likely to be deleted. Use it at your own risk.
In charge of the user's location in the app.
| Constructor Summary | |
|---|---|
PlaceController(HandlerManager eventBus)
|
|
| Method Summary | |
|---|---|
P |
getWhere()
|
void |
goTo(P newPlace)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceController(HandlerManager eventBus)
| Method Detail |
|---|
public P getWhere()
public void goTo(P newPlace)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||