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