Java com.google.gwt.place.shared PlaceController fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.place.shared PlaceController fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.place.shared PlaceController.

The text is from its open source code.

Subclass

com.google.gwt.place.shared.PlaceController has subclasses.
Click this link to see all its subclasses.

Constructor

PlaceController(com.google.gwt.event.shared.EventBus eventBus)
Legacy method tied to the old location for EventBus .
PlaceController(EventBus eventBus)
Create a new PlaceController with a DefaultDelegate .

Method

PlacegetWhere()
Returns the current place.
voidgoTo(Place newPlace)
Request a change to a new place.