Interface FocusChangedHandler

All Superinterfaces:
EventHandler

public interface FocusChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification function fired when this widget receives or loses keyboard focus.
  • Method Details

    • onFocusChanged

      void onFocusChanged(FocusChangedEvent event)
      Notification function fired when this widget receives or loses keyboard focus.
      Parameters:
      event - the event