Uses of Class
com.vaadin.flow.component.messages.MessageList
Packages that use MessageList
Package
Description
-
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
Classes in com.vaadin.flow.component.messages with type parameters of type MessageListModifier and TypeClassDescriptionclassMessageListTester<T extends MessageList>Tester for MessageList components.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. -
Uses of MessageList in com.vaadin.testbench.unit
Methods in com.vaadin.testbench.unit that return types with arguments of type MessageListModifier and TypeMethodDescriptiondefault MessageListTester<MessageList> TesterWrappers.test(MessageList messageList) Methods in com.vaadin.testbench.unit with parameters of type MessageListModifier and TypeMethodDescriptiondefault MessageListTester<MessageList> TesterWrappers.test(MessageList messageList)