GACDataSource
This is a source of multiple data instances that can be exposed to an active component. The dataSource property defines the context node whose elements will be provided to the active component. The attributes of this context node or sub nodes have to be made available as properties by the GACProperty aggregation.
● dataSource
You use this property to specify the data source. To do this, you need to specify the path to the context node that provides the data.
● name
Specifies the data source name of the flash component.
Name |
Interface |
Type |
Initial value |
Bindable |
dataSource |
IWDGACDataSource |
Object |
|
binding required |
name |
IWDGACDataSource |
String |
|
not bindable |