Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > Data binding classes > ComponentMixins.refreshFromSources() | |||
Flash Player 6 (6.0.79.0).
Flash MX Professional 2004.
componentInstance.refreshFromSources()
None.
Nothing.
Method; executes all bindings for which componentInstance is the destination EndPoint object. This method lets you execute bindings that have constant sources, or sources that do not emit a "data changed" event.
The following example executes all the bindings for which the ListBox component instance named cityList is the destination EndPoint object:
cityList.refreshFromSources();
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00002689.html