|
|
| option_label |
| | The displayed string value for the option.
|
| |
|
| selected |
| | Used to indicate whether the option is selected or not.
|
| |
◆ constructor()
Constructor, with parameters.
- Parameters
-
| [in] | option_label | The displayed string value for the option. |
| [in] | selected | true means the option is selected, and false means the option is not selected. |
◆ Set()
Set value.
- Parameters
-
| [in] | option_label | The displayed string value for the option. |
| [in] | selected | true means the option is selected, and false means the option is not selected. |
- Returns
- None.