Uses of Interface
com.vaadin.flow.component.ai.orchestrator.AttachmentClickListener
Packages that use AttachmentClickListener
-
Uses of AttachmentClickListener in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AttachmentClickListenerModifier and TypeMethodDescriptionAIOrchestrator.Builder.withAttachmentClickListener(AttachmentClickListener listener) Sets a listener that is called when an attachment in the message list is clicked.