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 ABAP 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 M_COMMAND Instance attribute Public Type reference (TYPE) STRING Name of Action Handler, e.g. myActionHandler 20030404
2 M_EVENT_TYPE Instance attribute Public Type reference (TYPE) STRING Action Event, System Event, or Service Event 20030404
3 M_IS_SSR_EVENT Instance attribute Public Type reference (TYPE) ABAP_BOOL Ssr Events Are Internal Events 20030404
4 M_SOURCE Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT View Element that Belongs to the Action 20030404
5 M_SOURCE_EVENT Instance attribute Public Type reference (TYPE) STRING on(Action | Toggle | ... ) Depending on View Element 20030404
6 M_SOURCE_NAME Instance attribute Public Type reference (TYPE) STRING ID of View Element to Which the Action Belongs 20030404
7 M_UI_ELEMENT_RT_EVENT Instance attribute Public Type reference (TYPE) STRING ON_(ACTION | TOGGLE | ...) Depending on View Element 20030718
8 M_UR_EVENT_CODING Instance attribute Public Type reference (TYPE) STRING JavaScript Code for UR Event Attribute 20030404
9 M_VIEW_ELEMENT_ADAPTER Instance attribute Public Object reference (TYPE REF TO) IF_NW7_VIEW_ELEMENT_ADAPTER View Element Adapter to Which the SSR Event Belongs 20030523
10 M_VIEW_NAME Instance attribute Public Type reference (TYPE) STRING View in Which Event Was Triggered 20030404
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_UPDATE_DATA Instance method Public Method Handling of Event as UpdateServerPeer->UpdateData 20030523
2 HANDLE_UPDATE_EVENT Instance method Public Method Handling of Event as UpdateServerPeer->UpdateEventQueue 20030523
3 SET_CONTENT Instance method Public Method Resets the Content of Adapter 20040713
4 SET_CONTENT_BY_VELEM_ADAPTER Instance method Public Method Sets the Content from a View Element Adapter 20030408
5 SET_PARAMETERS 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 Exporting ET_ATTRIBUTE_UPDATES Call by reference Type reference (TYPE) WDR_ATTRIBUTE_UPDATE_T 20030626
2 Exporting ET_LEAD_SELECTION_UPDATES Call by reference Type reference (TYPE) WDR_LEAD_SELECTION_UPDATE_T 20030626
3 Exporting ET_MULTI_SELECTION_UPDATES Call by reference Type reference (TYPE) WDR_MULTI_SELECTION_UPDATE_T 20030626
4 Exporting ET_SINGLE_SELECTION_UPDATES Call by reference Type reference (TYPE) WDR_SINGLE_SELECTION_UPDATE_T 20030626
5 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP 20030523
6 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20030523
7 Importing I_EVENT_PARAM_1 Call by reference Type reference (TYPE) STRING 20030523
8 Importing 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 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP 20030706
2 Importing I_EVENT_ID Call by reference Type reference (TYPE) STRING 20030706
3 Importing I_EVENT_PARAM_1 Call by reference Type reference (TYPE) STRING 20030706
4 Importing I_EVENT_PARAM_2 Call by reference Type reference (TYPE) STRING 20030706
5 Returning 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 Importing I_IS_REUSED Value transfer Type reference (TYPE) ABAP_BOOL Gibt an, ob der Adapter neu erzeugt und wiederverwendet wurd 20040713
2 Importing 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 Importing I_ID_NAMESPACE Call by reference Type reference (TYPE) STRING Prefix für die ID 20030408
2 Importing I_IS_REUSED Value transfer Type reference (TYPE) ABAP_BOOL 20030808
3 Importing 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