public final class RichText extends TextField
Modifier and Type | Class and Description |
---|---|
static class |
RichText.Builder |
Modifier and Type | Method and Description |
---|---|
static RichText.Builder |
builder() |
boolean |
equals(Object o) |
String |
getText()
Get text
|
int |
hashCode() |
String |
toString() |
public static RichText.Builder builder()
public String getText()
Copyright © 2023. All rights reserved.