Uses of Interface
com.vaadin.flow.component.ai.component.InputSubmitListener
Packages that use InputSubmitListener
-
Uses of InputSubmitListener in com.vaadin.flow.component.ai.component
Methods in com.vaadin.flow.component.ai.component with parameters of type InputSubmitListenerModifier and TypeMethodDescriptionvoidAiInput.addSubmitListener(InputSubmitListener listener) Adds a listener for submit events.