Interface ToolChangedEvent.Handler

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

public static interface ToolChangedEvent.Handler extends JadiceEventHandler
Handler for handling changes of a Tool state or value (see ToolChangedEvent.Cause).
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    React to changes of a Tool state or value
  • Method Details

    • onChange

      void onChange(ToolChangedEvent event)
      React to changes of a Tool state or value
      Parameters:
      event - Information regarding the change, like old and new visible Rectangle