SAP ABAP Class CL_WDR_EVENT (Event Class)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_EVENT Web Dynpro: Event 20030908
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CLIENT_EVENT Client Event 20020924
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SERVER_EVENT Server Event 20021028
Properties
Class CL_WDR_EVENT  
Short Description Event Class    
Super 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_EVENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_EVENT Web Dynpro: Event 20030908
Friends
Class CL_WDR_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMAND Instance attribute Public Attribute reference (LIKE) 20030908
2 CO_ACTION_EVENT Instance attribute Public Attribute reference (LIKE) 20030908
3 CO_APPLICATION_EVENT Instance attribute Public Attribute reference (LIKE) 20030908
4 CO_SERVICE_EVENT Instance attribute Public Attribute reference (LIKE) 20030908
5 CO_SYSTEM_EVENT Instance attribute Public Attribute reference (LIKE) 20030908
6 INSTANCE_OF Instance attribute Public Type reference (TYPE) STRING 20040217
7 PARAMETERS Instance attribute Public Attribute reference (LIKE) Table of Name/Value Pairs 20030908
8 SOURCE Instance attribute Public Attribute reference (LIKE) 20030908
9 TYPE Instance attribute Public Attribute reference (LIKE) 20030908
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETERS Instance method Public Method 20030908
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020927
3 GET_PARAMETER Instance method Public Method 20030908
4 SET_PARAMETER Instance method Public Method 20030908
5 SET_PARAMETERS Instance method Public Method 20030908
Events
Class CL_WDR_EVENT has no event.
Types
Class CL_WDR_EVENT has no local type.
Method Signatures

Method ADD_PARAMETERS Signature

Method ADD_PARAMETERS on class CL_WDR_EVENT has no parameter.
Method ADD_PARAMETERS on class CL_WDR_EVENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20020927
2 Importing SOURCE Call by reference Object reference (TYPE REF TO) OBJECT 20020927
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20021028

Method CONSTRUCTOR on class CL_WDR_EVENT has no exception.

Method GET_PARAMETER Signature

Method GET_PARAMETER on class CL_WDR_EVENT has no parameter.
Method GET_PARAMETER on class CL_WDR_EVENT has no exception.

Method SET_PARAMETER Signature

Method SET_PARAMETER on class CL_WDR_EVENT has no parameter.
Method SET_PARAMETER on class CL_WDR_EVENT has no exception.

Method SET_PARAMETERS Signature

Method SET_PARAMETERS on class CL_WDR_EVENT has no parameter.
Method SET_PARAMETERS on class CL_WDR_EVENT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630