Modifier and Type | Method | Description |
---|---|---|
TextArea |
UiElement.getTextArea(int index) |
|
TextArea |
UiElement.getTextArea(Id id) |
|
TextArea |
Window.getTextArea(int index) |
|
TextArea |
Window.getTextArea(Id id) |
|
default TextArea[] |
UiElement.getTextAreas() |
|
TextArea[] |
UiElement.getTextAreas(String filter) |
|
default TextArea[] |
Window.getTextAreas() |
|
TextArea[] |
Window.getTextAreas(String filter) |