| Name | Description | Type | Package | Framework |
| Place | Represents a bookmarkable location in an app. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceChangeEvent | Event thrown when the user has reached a new location in the app. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceChangeEvent .Handler | Interface | com.google.gwt.place.shared.PlaceChangeEvent | Google WebToolkit (GWT) | |
| PlaceChangeRequestEvent | Event thrown when the user may go to a new place in the app, or tries to leave it. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceChangeRequestEvent .Handler | Interface | com.google.gwt.place.shared.PlaceChangeRequestEvent | Google WebToolkit (GWT) | |
| PlaceController | In charge of the user's location in the app. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceController .DefaultDelegate | Default implementation of PlaceController. | Class | com.google.gwt.place.shared.PlaceController | Google WebToolkit (GWT) |
| PlaceController .Delegate | Optional delegate in charge of Window-related events. | Interface | com.google.gwt.place.shared.PlaceController | Google WebToolkit (GWT) |
| PlaceHistoryHandler | Monitors PlaceChangeEvents and History events and keep them in sync. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceHistoryHandler .DefaultHistorian | Default implementation of PlaceHistoryHandler. | Class | com.google.gwt.place.shared.PlaceHistoryHandler | Google WebToolkit (GWT) |
| PlaceHistoryHandler .Historian | Optional delegate in charge of History related events. | Interface | com.google.gwt.place.shared.PlaceHistoryHandler | Google WebToolkit (GWT) |
| PlaceHistoryMapper | Maps Places to/from tokens, used to configure a PlaceHistoryHandler. | Interface | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceHistoryMapperWithFactory | A PlaceHistoryMapper that can get its PlaceTokenizer instances from a factory. | Interface | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| PlaceTokenizer | Interface | com.google.gwt.place.shared | Google WebToolkit (GWT) | |
| Prefix | Indicates the prefix to use when the token written by PlaceTokenizer. | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |
| WithTokenizers | Indicates PlaceTokenizer types used by an implementation of PlaceHistoryMapper generated by | Class | com.google.gwt.place.shared | Google WebToolkit (GWT) |