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