Class HasEnterPressHandler.EnterPressEvent

java.lang.Object
java.util.EventObject
io.jmix.ui.component.HasEnterPressHandler.EnterPressEvent
All Implemented Interfaces:
Serializable
Enclosing interface:
HasEnterPressHandler

public static class HasEnterPressHandler.EnterPressEvent extends EventObject
Event is fired when the user presses the enter key when the text field is on focus.
See Also:
  • Field Details

    • text

      protected String text
  • Constructor Details

  • Method Details