Index
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
themeattribute of this element. - getTime() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
-
Gets the
timeproperty of this element. - getUserAbbr() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
-
Gets the
userAbbrproperty of this element. - getUserColorIndex() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
-
Gets the
userColorIndexproperty of this element. - getUserImg() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
-
Gets the
userImgproperty of this element. - getUserName() - Method in class com.vaadin.flow.component.messages.testbench.MessageElement
-
Gets the
userNameproperty 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.
All Classes and Interfaces|All Packages