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

SScrollList

Fig. 178: SScrollList Icons
Fig. 178: SScrollList Icons

The SScrollList allows to select from more options. In a SScrollList a list of text elements can be displayed.

Example: A list of states, to select a state from a SScrollList.

The user can select a text or image element from the SScrollList. The SScrollList gets its selection data from a STableElement and saves the value in a bound column (e.g. the primary key), of the target table.

The SScrollList is only in conjunction with a STableElement meaningfull applicable. The connection to the STableElement is set in the property page Database (s. fig. 179 ).

Fig. 179: Property Page Database SComboBox
Fig. 179: Property Page Database SComboBox

Hint: A SScrollList can be used like a SComboBox.