Uses of Interface
com.vaadin.flow.component.ai.InputSubmitEvent
Packages that use InputSubmitEvent
-
Uses of InputSubmitEvent in com.vaadin.flow.component.ai
Methods in com.vaadin.flow.component.ai with parameters of type InputSubmitEventModifier and TypeMethodDescriptionvoidInputSubmitListener.onSubmit(InputSubmitEvent event) Called when the user submits input.