PropertyPropertyWidgetComponentComboBox.updateValue method
PropertyPropertyWidgetComponentComboBox › updateValue
Unofficial
Update the value of the combobox.Signature:
updateValue(value: PropertyPropertyWidgetComponentComboBoxItem): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| value | PropertyPropertyWidgetComponentComboBoxItem | the value to update. |
Returns: this — the combobox.