Show TOC Start of Content Area

Background documentation GACDataSource  Locate the document in its SAP Library structure

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.

Description of UI Element Properties

      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.

Properties Overview

Name

Interface

Type

Initial value

Bindable

dataSource

IWDGACDataSource

Object

 

binding required

name

IWDGACDataSource

String

 

not bindable

More Information

Implementing Adobe Flash Islands for Web Dynpro Java

End of Content Area