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