Class SuggestionFieldComponent.ArrowDownEvent

java.lang.Object
java.util.EventObject
io.jmix.ui.component.SuggestionFieldComponent.ArrowDownEvent
All Implemented Interfaces:
Serializable
Enclosing interface:
SuggestionFieldComponent<V,I>

public static class SuggestionFieldComponent.ArrowDownEvent extends EventObject
Event is fired when user pressed ARROW_DOWN key without search action.
See Also: