Databases Reference
In-Depth Information
6. Select Combo Box with List of Values as the value for Default List Type , as shown
in the following screenshot:
What just happened?
We created a list of values for our view object atribute, which will create a list of department
names for the Deptno atribute. The list of department names is displayed based on the result
of the query executed by the DeptVO1 view object.
In this way, we can display valid values in the list for the atribute. When the user selects a
department, the corresponding deptno will get assigned to the atribute.
UI categories
You can deine the UI category for atributes that are listed in a view object. For example,
the FirstName , MiddleName , and LastName atributes are collecively added to the
Name category.
 
Search WWH ::




Custom Search