MobileCRM.UI.DetailViewItems.ComboBoxItem - Resconet/JSBridge GitHub Wiki
[8.0] Represents the combobox item.
Property | Type | Description |
---|---|---|
listDataSource | Object | Gets or sets the object with props and values to be displayed in the combo list (e.g. {"label1":1, "label2":2}). |
Method | Description |
---|---|
constructor | Constructs an instance of MobileCRM.UI.DetailViewItems.ComboBoxItem object. |