Show TOC

CLinkToActionLocate this document in the navigation structure

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
Note

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

Events in View Designer
Table 1:
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
Table 2:
View Designer Name Runtime Name
onAction ON_ACTION