Interface PageSelectionChangedEvent.Handler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler, JadiceEventHandler
Enclosing class:
PageSelectionChangedEvent

public static interface PageSelectionChangedEvent.Handler extends JadiceEventHandler
Handler for handling PageSelectionChangedEvents.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    React to changes of the page
  • Method Details

    • onChange

      void onChange(PageSelectionChangedEvent event)
      React to changes of the page
      Parameters:
      event - Information regarding the change