Uses of Interface
com.vaadin.flow.component.ai.ui.AIMessageList.AttachmentClickCallback
Packages that use AIMessageList.AttachmentClickCallback
-
Uses of AIMessageList.AttachmentClickCallback in com.vaadin.flow.component.ai.ui
Methods in com.vaadin.flow.component.ai.ui with parameters of type AIMessageList.AttachmentClickCallbackModifier and TypeMethodDescriptionvoidAIMessageList.addAttachmentClickListener(AIMessageList.AttachmentClickCallback callback) Adds a listener that is called when an attachment in the message list is clicked.