public final class ElementDropdown extends Element
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementDropdown.Response |
| Constructor and Description |
|---|
ElementDropdown(String elementText) |
ElementDropdown(String elementText,
List<String> options) |
ElementDropdown(String elementText,
List<String> options,
int defaultOptionIndex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDropdownOption(int index) |
getElementText, getElementType, textpublic String getDropdownOption(int index)
Copyright © 2020. All rights reserved.