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

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

Introduction

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

The text is from its open source code.

Field

TypeTYPE
A singleton instance of Type<Handler>.

Constructor

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

Method

StringgetWarning()
Returns the warning message to show the user before allowing the place change, or null if none has been set.
voidsetWarning(String warning)
Set a message to warn the user that it might be unwise to navigate away from the current place, e.g.