Binding Data

This topic describes data binding, which is a feature that lets you pass data between client-side objects in an application. Binding automatically copies the value of a property of a source object to a property of a destination object when the source property changes. Binding lets you pass data between the different layers of the application, such as the user interface, data models, and data services.

Contents

About data binding
Binding data with curly braces
Binding data with the <mx:Binding> tag
About the binding mechanism
Using binding for moving related data

Flex 2

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flex/2/docs/00001037.html