Modifier and Type | Method | Description |
---|---|---|
StaticText |
Group.getStaticText(int index) |
|
StaticText |
Group.getStaticText(Id id) |
|
StaticText |
UiElement.getStaticText(int index) |
|
StaticText |
UiElement.getStaticText(Id id) |
|
StaticText |
Window.getStaticText(int index) |
|
StaticText |
Window.getStaticText(Id id) |
|
default StaticText[] |
Group.getStaticTexts() |
|
StaticText[] |
Group.getStaticTexts(String filter) |
|
default StaticText[] |
UiElement.getStaticTexts() |
|
StaticText[] |
UiElement.getStaticTexts(String filter) |
|
default StaticText[] |
Window.getStaticTexts() |
|
StaticText[] |
Window.getStaticTexts(String filter) |