cComboBox

The cComboBox prototype class is used to create combo boxes where the user can select one of a list of available items.

Note: The cComboBox should be used for enumerations only.
To select between records, applications should use a cRecListDataField (for master records) or a cRecSelExtComboBox (for detail records)

Super Classes

Instance Objects with mapped interfaces

Methods

Properties