SAP ABAP Class CL_WDR_EVENT_ADAPTER (CL_WDR_EVENT_ADAPTER)
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

⤷

⤷

Properties
Class | CL_WDR_EVENT_ADAPTER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20030404 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_EVENT_ADAPTER has no interface implemented.
Friends
Class CL_WDR_EVENT_ADAPTER 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 | Name of Action Handler, e.g. myActionHandler | 20030404 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Action Event, System Event, or Service Event | 20030404 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Ssr Events Are Internal Events | 20030404 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | View Element that Belongs to the Action | 20030404 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | on(Action | Toggle | ... ) Depending on View Element | 20030404 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ID of View Element to Which the Action Belongs | 20030404 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ON_(ACTION | TOGGLE | ...) Depending on View Element | 20030718 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | JavaScript Code for UR Event Attribute | 20030404 | ||
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_NW7_VIEW_ELEMENT_ADAPTER | View Element Adapter to Which the SSR Event Belongs | 20030523 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | View in Which Event Was Triggered | 20030404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Handling of Event as UpdateServerPeer->UpdateData | 20030523 |
2 | ![]() |
Instance method | Public | Method | Handling of Event as UpdateServerPeer->UpdateEventQueue | 20030523 |
3 | ![]() |
Instance method | Public | Method | Resets the Content of Adapter | 20040713 |
4 | ![]() |
Instance method | Public | Method | Sets the Content from a View Element Adapter | 20030408 |
5 | ![]() |
Instance method | Public | Method | Sets the Event Parameter | 20030404 |
Events
Class CL_WDR_EVENT_ADAPTER has no event.
Types
Class CL_WDR_EVENT_ADAPTER has no local type.
Method Signatures
Method HANDLE_UPDATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_UPDATES | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_UPDATE_T | 20030626 | |||
2 | ![]() |
ET_LEAD_SELECTION_UPDATES | Call by reference | Type reference (TYPE) | WDR_LEAD_SELECTION_UPDATE_T | 20030626 | |||
3 | ![]() |
ET_MULTI_SELECTION_UPDATES | Call by reference | Type reference (TYPE) | WDR_MULTI_SELECTION_UPDATE_T | 20030626 | |||
4 | ![]() |
ET_SINGLE_SELECTION_UPDATES | Call by reference | Type reference (TYPE) | WDR_SINGLE_SELECTION_UPDATE_T | 20030626 | |||
5 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20030523 | |||
6 | ![]() |
I_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030523 | |||
7 | ![]() |
I_EVENT_PARAM_1 | Call by reference | Type reference (TYPE) | STRING | 20030523 | |||
8 | ![]() |
I_EVENT_PARAM_2 | Call by reference | Type reference (TYPE) | STRING | 20030523 |
Method HANDLE_UPDATE_DATA on class CL_WDR_EVENT_ADAPTER has no exception.
Method HANDLE_UPDATE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20030706 | |||
2 | ![]() |
I_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030706 | |||
3 | ![]() |
I_EVENT_PARAM_1 | Call by reference | Type reference (TYPE) | STRING | 20030706 | |||
4 | ![]() |
I_EVENT_PARAM_2 | Call by reference | Type reference (TYPE) | STRING | 20030706 | |||
5 | ![]() |
R_SERVER_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_SERVER_EVENT | 20030706 |
Method HANDLE_UPDATE_EVENT on class CL_WDR_EVENT_ADAPTER has no exception.
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_REUSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Gibt an, ob der Adapter neu erzeugt und wiederverwendet wurd | 20040713 | ||
2 | ![]() |
I_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Zu konvertierendes Web Dynpro Objekt | 20040713 |
Method SET_CONTENT on class CL_WDR_EVENT_ADAPTER has no exception.
Method SET_CONTENT_BY_VELEM_ADAPTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Prefix für die ID | 20030408 | ||
2 | ![]() |
I_IS_REUSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030808 | |||
3 | ![]() |
I_VIEW_ELEMENT_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_NW7_VIEW_ELEMENT_ADAPTER | View Element Adapter, zu dem der Event gehört | 20030408 |
Method SET_CONTENT_BY_VELEM_ADAPTER on class CL_WDR_EVENT_ADAPTER has no exception.
Method SET_PARAMETERS Signature
Method SET_PARAMETERS on class CL_WDR_EVENT_ADAPTER has no parameter.
Method SET_PARAMETERS on class CL_WDR_EVENT_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |