Chapter 8. Building Data Bound Web User Interfaces
In the previous chapter, you learned the fundamentals of building a UI for business services. This chapter continues our discussion on building a UI, this time covering data bound UI development in detail. You will experience the power of model driven UI development support offered by the Oracle ADF framework along with JDeveloper IDE. We will discuss the following topics in this chapter:
The art of laying out pages.
Adding actions to your page
Building data bound table UIs
Building data bound master-detail UIs
Building data bound tree table UIs
Accessing web tier values from business components
Building data bound query search forms
Building data bound multi select lists
Overriding UI hints in a view object