SAP ABAP Class CL_WDR_CLIENT_EVENT (Client Event)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_EVENT | Event Class | 20020924 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_PORTAL_EVENT | Portal Events of Web Dynpro ABAP | 20040428 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SAPGUI_EVENT | SAPGUI Event | 20060109 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_VIEWCONTNR_UIELEM_NAV | Navigation Event for Client | 20021211 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_VMAN_REMOVE_EVENT | Web Dynpro View Controller | 20021202 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_WINDOW_EVENT | 20030602 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_WINDOW_NAV_TO_URL_EVENT | Navigation Event for Client | 20030212 |
Properties
| Class | CL_WDR_CLIENT_EVENT | |
| Short Description | Client Event | |
| Super Class | CL_WDR_EVENT | Event Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20020924 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CLIENT_EVENT has no forward declaration.
Interfaces
Class CL_WDR_CLIENT_EVENT has no interface implemented.
Friends
Class CL_WDR_CLIENT_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021211 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_DROP_DOWN_OPEN_SEL_EVT' | 20040217 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_PORTAL_EVENT' | 20040428 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_SAPGUI_EVENT' | 20060622 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_VIEWCONTNR_UIELEM_NAV' | 20040217 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_VMAN_REMOVE_EVENT' | 20040217 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_WINDOW_EVENT' | 20040217 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_WINDOW_NAV_TO_URL_EVENT' | 20040217 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'CL_WDR_WINDOW_ROOT_EVENT' | 20040217 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020927 | |
| 2 | Instance method | Public | Method | 20021211 |
Events
Class CL_WDR_CLIENT_EVENT has no event.
Types
Class CL_WDR_CLIENT_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20020927 | ||||
| 2 | COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20021202 | ||||
| 3 | TARGET_ID | Call by reference | Type reference (TYPE) | STRING | 20020927 | ||||
| 4 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20020927 |
Method CONSTRUCTOR on class CL_WDR_CLIENT_EVENT has no exception.
Method GET_UNIQUE_TARGET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | 20021211 |
Method GET_UNIQUE_TARGET_ID on class CL_WDR_CLIENT_EVENT has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |