Data Binding a Component Attribute

From the Property Inspector and Bind to Data dialog, you can:

Note: If you need help on using the Bind to Data dialog, click the Help button from within the dialog.

To bind a property to data, or to edit a property's data binding:

  1. In the UIX Visual Editor or Design Structure Window of the desired file, select the component you wish to edit.
  2. In the Property Inspector, find the desired property:
  3. Enter or edit the data binding. For more help on using the dialog, click the Help button from within the dialog.
  4. Click OK to finish.

To unbind a property:

  1. In the UIX Visual Editor or Design Structure Window of the desired file, select the component whose property you wish to unbind.
  2. In the Property Inspecto,r click the right column next to the property, then click More choices button .

    The dialog appears with the name of the property as its title. The Bind checkbox is selected, indicating that the property is databound.

  3. Clear the Bind checkbox.
  4. If you want to set the property to a static value, enter the value in the Expression text box.
  5. Click OK to finish.

To bind a complex attribute to data, or to edit a complex attribute's data binding:

  1. If you have not already done so, in the UIX Visual Editor or Design Structure Window of the desired file select the component you wish to edit.
  2. If you have not already done so, in the Property Inspector click the right column next to the complex attribute.
  3. Click More choices button to open the complex attribute's editor dialog.
  4. In the complex attribute dialog:

    The dialog appears, with Bind to Data as its title.

  5. Enter or edit the data binding. For more help on this, click the Help button.
  6. Click OK to finish your work in the Bind to Data dialog.
  7. Click OK again to finish your work in the complex attribute editor dialog.

To read about the Oracle ADF bindings:

About the Oracle ADF Bindings

To customize the binding:

Setting the Range Size for an ADF Iterator Binding
Setting Properties of Oracle ADF Data Bindings in Expressions

 

Copyright © 1997, 2004, Oracle. All rights reserved.