Class PlaceChangeRequestEvent

java.lang.Object

public class PlaceChangeRequestEvent extends GwtEvent<PlaceChangeRequestEvent.Handler>
Event thrown when the user may go to a new place in the app, or tries to leave it. Receivers can call setWarning(String) request that the user be prompted to confirm the change.