KWDropdown setValues(String[] names, String[] values)
Sets the list values for this setting.
Parameters
Name | Description |
names | The display names of the entries in the list. |
values | The values of the entries in the list. |
Return
This instance of KWDropdown.