SAP ABAP Class CL_WDR_NW7_EVENT_STUB (Help Class for Receiving Events from the Client)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 | 20100701 |
Properties
| Class | CL_WDR_NW7_EVENT_STUB | |
| Short Description | Help Class for Receiving Events from the Client | |
| Super Class | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20100701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_NW7_EVENT_STUB has no interface implemented.
Friends
Class CL_WDR_NW7_EVENT_STUB has no friend class.
Attributes
Class CL_WDR_NW7_EVENT_STUB has no attribute.
Methods
Class CL_WDR_NW7_EVENT_STUB has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_FORWARD_HANDLE_EVENT | Instance Event (0) |
Public (2) |
20100701 |
Types
Class CL_WDR_NW7_EVENT_STUB has no local type.
Event Signatures
Event ON_FORWARD_HANDLE_EVENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | 20100701 | |||
| 2 | I_EVENT_PARAMETERS | Exporting | Value transfer | Type reference (TYPE) | TIHTTPNVP | 20100701 | |||
| 3 | I_EVENT_QUEUE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | 20100701 | |||
| 4 | I_RESPONSE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | 20100701 | |||
| 5 | I_UPDATE_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_WDR_UPDATE_SERVER_PEER_DATA | 20100701 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |