User Guide
Working with Flex data models 133
6.
Select the destination of the data supplied by the data model.
The destination can be the property of a component, a data service, or even another data
model.
For example, if you have a Label component that you want to use to display the employee
name, select the Label component in the left pane and then select the text:String property in
the right pane.
7.
Click Finish to create the binding.
The new binding appears in the Bindings panel.
8.
If the destination of the data is a data service such as a web service, specify the event that invokes
the data service.
For instructions, see “Calling the data service” on page 141.