Index

C G M S 
All Classes and Interfaces|All Packages

C

com.vaadin.flow.component.messages.testbench - package com.vaadin.flow.component.messages.testbench
 

G

getMessageElements() - Method in class com.vaadin.flow.component.messages.testbench.MessageListElement
Gets the <vaadin-message> elements rendered in this message list.
getText() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the text content of the message body.
getTheme() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the theme attribute of this element.
getTime() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the time property of this element.
getUserAbbr() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the userAbbr property of this element.
getUserColorIndex() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the userColorIndex property of this element.
getUserImg() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the userImg property of this element.
getUserName() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
Gets the userName property of this element.

M

MessageElement - Class in com.vaadin.flow.component.messages.testbench
A TestBench element representing a <vaadin-message> element.
MessageElement() - Constructor for class com.vaadin.flow.component.messages.testbench.MessageElement
 
MessageInputElement - Class in com.vaadin.flow.component.messages.testbench
A TestBench element representing a <vaadin-message-input> element.
MessageInputElement() - Constructor for class com.vaadin.flow.component.messages.testbench.MessageInputElement
 
MessageListElement - Class in com.vaadin.flow.component.messages.testbench
A TestBench element representing a <vaadin-message-list> element.
MessageListElement() - Constructor for class com.vaadin.flow.component.messages.testbench.MessageListElement
 

S

submit(String) - Method in class com.vaadin.flow.component.messages.testbench.MessageInputElement
Submits a message.
C G M S 
All Classes and Interfaces|All Packages