Modifier and Type | Method and Description |
---|---|
void |
buildList()
Builds the dynamic list by retrieving values from the database.
|
getDisplayValue, getDisplayValues, getItems, getReturnValue
void buildList() throws com.ebasetech.xi.exceptions.FormRuntimeException
A dynamic list can be built automatically by the system and options for doing this are configured using field property When list is built. When this property is set to Never, this method provides the only way of building the list.
com.ebasetech.xi.exceptions.FormRuntimeException
- if any error occurs during execution, including a SQL error