public static interface PlaceChangeRequestEvent.Handler extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onPlaceChangeRequest(PlaceChangeRequestEvent event)
Called when a
PlaceChangeRequestEvent is fired. |
void onPlaceChangeRequest(PlaceChangeRequestEvent event)
PlaceChangeRequestEvent
is fired.event
- the PlaceChangeRequestEvent
Copyright © 2018. All rights reserved.