eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsStandard Beans 

STableComboBox

Fig. 191: STableComboBox Icons
Fig. 191: STableComboBox Icons

The STableComboBox allows to display the data in a SComboBox style but used a STable instead of a JList for the popup.

The STableComboBox is recommended for dealing with a large amount of data because only those data where loaded and rendered which are needed for displaying.