Show TOC

Background documentationNameValuePair Locate this document in the navigation structure

 

With this aggregation additional information of the DragSource can be passed to the Web Dynpro runtime.

Implementation Details

Runtime Class

CL_WD_NAME_VALUE_PAIR

Properties in View Designer

Name

Type

Initial Value

Bindable

id

STRING

Automatically

No

name

STRING

No

value

STRING

Yes

Note Note

Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:

End of the note.
Dynamic Programming

For dynamic programming, the same properties, events and aggregations are available as in the View Designer. But note that the spelling format and use of upper/lower case is different.

Dynamic Programming of Properties

View Designer Name

Runtime Name

Type

name

NAME

STRING

value

VALUE

STRING