Enum containing the possible types for an inputDescription.
More...
|
|
int | static = 0 |
| |
|
int | vectorStrings = 1 |
| |
|
int | vectorIntegers = 2 |
| |
|
int | vectorFloats = 3 |
| |
|
int | checkbox = 4 |
| |
|
int | dropdown = 5 |
| |
|
int | radio = 6 |
| |
|
int | xyzRadio = 7 |
| |
|
int | dynamicDropdown = 8 |
| |
|
int | dynamicRadio = 9 |
| |
|
int | dynamicCheckbox = 10 |
| |
|
int | elementSelector = 11 |
| |
Enum containing the possible types for an inputDescription.
The documentation for this class was generated from the following file: