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