Example
The following example executes all the bindings for which the DataSet component instance
named
user_data
user_data.refreshDestinations();
ComponentMixins.refreshFromSources()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.refreshFromSources()
Parameters
None.
Returns
Nothing.
Description
Method; executes all bindings for which
This method lets you execute bindings that have constant sources, or sources that do not emit a
"data changed" event.
Example
The following example executes all the bindings for which the ListBox component instance
named
cityList
cityList.refreshFromSources();
ComponentMixins.validateProperty()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.validateProperty(propertyName)
Parameters
propertyName
componentInstance
232
Chapter 6: Components Dictionary
is the source EndPoint object:
is the destination EndPoint object:
A string that contains the name of a property that belongs to
.
is the destination EndPoint object.
componentInstance
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?
Questions and answers