ComboBox.activeId

string activeId() @property nothrow

Get activeId property.

Returns

The value of the ID column of the active row.
void activeId(string propval) @property nothrow

Set activeId property.

Parameters

propvalThe value of the ID column of the active row.