Interface RenderSettingsEvent.Handler

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

public static interface RenderSettingsEvent.Handler extends JadiceEventHandler
Handler for handling changes of the RenderSettings
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    React to changes in the RenderSettings
  • Method Details

    • onChange

      void onChange(RenderSettingsEvent event)
      React to changes in the RenderSettings
      Parameters:
      event - Information regarding the change, like old and new visible Rectangle