HTMLEvent
Use
With HTMLEvent you can trigger a Web Dynpro event from an HTMLIsland or HTMLContainer instance in the browser. Add HTMLEvent using aggregation EVENTS to an HTMLIsland or an HTMLContainer, and implement an event handler method for event onAction.
Implementation Details
|
Runtime Class: |
CL_WD_HTML_EVENT |
Properties in View Designer
Events in View Designer
|
Name |
|---|
|
onAction |
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.
|
View Designer Name |
Runtime Name |
Type |
|---|---|---|
|
ENABLED |
WDY_BOOLEAN |
|
|
name |
NAME |
STRING |
|
View Designer Name |
Runtime Name |
|---|---|
|
onAction |
ON_ACTION |