Uses of Class
com.vaadin.flow.component.messages.MessageList
Packages that use MessageList
-
Uses of MessageList in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator with parameters of type MessageListModifier and TypeMethodDescriptionAIOrchestrator.Builder.withMessageList(MessageList messageList) Sets the message list component using a Flow MessageList component. -
Uses of MessageList in com.vaadin.flow.component.messages
Constructors in com.vaadin.flow.component.messages with parameters of type MessageListModifierConstructorDescriptionAttachmentClickEvent(MessageList source, boolean fromClient, int itemIndex, int attachmentIndex) Creates a new attachment click event.