Meaning . . . I’ve seen cases where I’ve bound components to a [Bindable] dataProvider. When I updated the data in the dataProvider, the component doesn’t reflect the change immediately. Do I need to do something to refresh the data? What event causes a component to refresh its dataProvider data?
Share
This is probably overkill, but if you are really interested in what happens under the hood when you add the [Bindable] tag, I strongly recommend checking out Michael Labriola’s Diving in the Data Binding Waters session from 360|Flex!San Jose. It is by far the most in-depth presentation on this subject that you will find.
To view it you’ll need to download Adobe Media Player (which runs on Adobe Air). If you have problems subscribing to the 360|Flex sessions in the Adobe Media Player, follow Ted Patrick’s advice from Deleted link his blog post.
His presentation is also on Slideshare, but it’s nowhere near as informative or entertaining.