ComboBoxGidBuilderImpl.idColumn
T idColumn(int propval)Set idColumn property.
Parameters
propval | The column in the combo box's model that provides string IDs for the values in the model, if != -1. |
Returns
Builder instance for fluent chaining
T idColumn(int propval)Set idColumn property.
propval | The column in the combo box's model that provides string IDs for the values in the model, if != -1. |