CLinkToAction

The CLinkToAction is a cell editor for the DataGrid. It is a type of hypertext link. The navigation to this link triggers a Web Dynpro action.

Use aggregation CONTENT to insert this UI element into a DataGridCell.

Implementation Details

Runtime class:

CL_WD_C_LINK_TO_ACTION

Properties in View Designer

Name

Type

Initial Value

Bindable

id

STRING

(automatic)

No

text

Translatable text

Yes
Events in View Designer
Name
onAction

Dynamic Programming

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

View Designer Name

Runtime Name

Type

text TEXT WDY_MD_TRANSLATABLE_TEXT
Dynamic Programming of Events
View Designer Name Runtime Name
onAction ON_ACTION