Interface InitializeHandler

All Superinterfaces:
EventHandler

public interface InitializeHandler extends EventHandler
Handler for InitializeEvent events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Fired when the widget is initialized.
  • Method Details

    • onInitialize

      void onInitialize(InitializeEvent event)
      Fired when the widget is initialized.
      Parameters:
      event - the event