Uses of Class
com.vaadin.flow.component.ai.orchestrator.AttachmentClickListener.AttachmentClickEvent
Packages that use AttachmentClickListener.AttachmentClickEvent
-
Uses of AttachmentClickListener.AttachmentClickEvent in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type AttachmentClickListener.AttachmentClickEventModifier and TypeMethodDescriptionvoidAttachmentClickListener.onAttachmentClick(AttachmentClickListener.AttachmentClickEvent event) Called when an attachment in the message list is clicked.