SAP ABAP Class CL_CHIP_WD_EVENT_HELPER (Help Class for Web Dynpro Event Dispatching)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Properties
Class CL_CHIP_WD_EVENT_HELPER  
Short Description Help Class for Web Dynpro Event Dispatching    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_WD_EVENT_HELPER has no forward declaration.
Interfaces
Class CL_CHIP_WD_EVENT_HELPER has no interface implemented.
Friends
Class CL_CHIP_WD_EVENT_HELPER has no friend class.
Attributes
Class CL_CHIP_WD_EVENT_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EVENT_MAPPING Static method Public Method Creates event parameter for event dispatching 20081111
2 DISPATCH_EVENT Static method Public Method Dispatches CHIP_ACTION event to event handler 20081111
Events
Class CL_CHIP_WD_EVENT_HELPER has no event.
Types
Class CL_CHIP_WD_EVENT_HELPER has no local type.
Method Signatures

Method CREATE_EVENT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_CHIP_WD_EVENT_HANDLER Event-Handler für Web Dynpro Events 20081111
2 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20081111
3 Returning PARAMETERS Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20081111

Method CREATE_EVENT_MAPPING on class CL_CHIP_WD_EVENT_HELPER has no exception.

Method DISPATCH_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081111

Method DISPATCH_EVENT on class CL_CHIP_WD_EVENT_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720