Interface IconKeyPressHandler

All Superinterfaces:
EventHandler

public interface IconKeyPressHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    StringMethod.
  • Method Details

    • onIconKeyPress

      void onIconKeyPress(IconKeyPressEvent event)
      StringMethod. Default action to fire when an icon has keyboard focus and the user types a key. May be overridden by setting keyPress on the form item icon directly.
      Parameters:
      event - the event