Interface PageSelectionChangedEvent.Handler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler,JadiceEventHandler
- Enclosing class:
PageSelectionChangedEvent
Handler for handling PageSelectionChangedEvents.
-
Method Summary
Modifier and TypeMethodDescriptionvoidReact to changes of the page
-
Method Details
-
onChange
React to changes of the page- Parameters:
event- Information regarding the change
-