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

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

Introduction

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

The text is from its open source code.

Field

TypeTYPE
A singleton instance of Type<Handler>.

Constructor

PlaceChangeEvent(Place newPlace)
Constructs a PlaceChangeEvent for the given Place .

Method

PlacegetNewPlace()
Return the new Place .