Uses of Class
com.vaadin.flow.component.messages.MessageList
Packages that use MessageList
Package
Description
-
Uses of MessageList in com.vaadin.browserless
Methods in com.vaadin.browserless that return types with arguments of type MessageListModifier and TypeMethodDescriptiondefault MessageListTester<MessageList> TesterWrappers.test(MessageList messageList) Methods in com.vaadin.browserless with parameters of type MessageListModifier and TypeMethodDescriptiondefault MessageListTester<MessageList> TesterWrappers.test(MessageList messageList) -
Uses of MessageList in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator with parameters of type MessageListModifier and TypeMethodDescriptiondefault MessageListLocatorGeneratedLocators.use(MessageList component) Returns a locator seeded with the givenMessageListinstance. -
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.Methods in com.vaadin.flow.component.messages that return MessageListConstructors 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.MessageListLocator(MessageList component)