Interface InventoryRenderSettingsEvent.Handler

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

public static interface InventoryRenderSettingsEvent.Handler extends JadiceEventHandler
Handler for handling changes in the InventoryRenderSettings.
  • Method Summary

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

    • onChange

      void onChange(InventoryRenderSettingsEvent event)
      React to changes in the InventoryRenderSettings
      Parameters:
      event - Information regarding the change