Developer Tools
JDeveloper
The role of the browse page is to allow the user to view and navigate the data objects, one at a time. You will add databound components to the
products.jspx page to create a read-only form. At runtime, the products are shown one at a time.
For navigating through the data, navigation buttons can be included in the read-only form.
To begin designing the form and table, use the JDeveloper data binding tool, known as the Data Controls panel. Oracle ADF data controls are represented on the Data Controls panel, where they can be added to the view as UI controls.
The Data Controls panel is part of the Application Navigator. You can access the data controls by expanding the panel. The ProductsModuleDataControl node can be expanded to show the structure of the business services:
When you drag a node to the page, the Create menu displays:
Copyright © 1997, 2009, Oracle. All rights reserved.