Siebel Self-Service Application Developer's Guide > Customizing the Model Layer for Siebel Self-Service Applications >

Binding a View Object to a User Interface Page


Oracle JDeveloper has drag-and-drop functionality for adding the functionality of a view object to a UI page.

To add a view object to a user interface page

  1. Double-click the page in the Applications Navigator in Oracle JDeveloper to open it.
  2. Click the Design tab.
  3. In the Data Controls Palette, expand the node for the data control that corresponds to the application module containing the view object, for example, SampleAppModuleDataControl.
  4. Click the view object you want to add to the page, and drag it onto the page where you want it to appear.
  5. In the context menu that appears, choose Create, Tables, and then ADF Table.

    The Edit Table Columns dialog appears.

  6. Choose the view object attributes to display and arrange them in the desired order.
  7. Select the following check boxes:
    • Enable selection
    • Enable sorting
  8. Click OK.

The table that displays view object data is added to the UI page. Data bindings and data controls are created automatically.

Siebel Self-Service Application Developer's Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.