SAP ABAP Class IF_CHIP_WD_EVENT_HANDLER (Event Handler for Web Dynpro Events)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_DECORATOR_MENU_HANDLER Event Handler for Menu Extensions 20081111
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_ADD_ACC_HANDLER Event Handler for Dropping onto the Layout 20090427
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_AUTHORING_GL20 Authoring Layout Class 20110127
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_DROP_HANDLER Event Handler for Dropping onto the Layout 20081111
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_EDIT_HANDLER Event Handler for Dropping onto the Layout 20081205
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_LAYOUT_REMOVE_HANDLER Event Handler for Dropping onto the Layout 20081111
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_DECORATOR_SERVICE Implementation of Chip Decorator Service 20090113
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_WD_LAYOUT_SERVICE Layout Service Implementation 20110216
Properties
Class IF_CHIP_WD_EVENT_HANDLER  
Short Description Event Handler for Web Dynpro Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_WD_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_CHIP_WD_EVENT_HANDLER has no interface implemented.
Friends
Class IF_CHIP_WD_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHIP_ACTION Constant Public Type reference (TYPE) STRING 'CHIP_ACTION' 20081111
2 CO_CUSTOM_MENU_ACTION Constant Public Type reference (TYPE) STRING '__CUSTOM_MENU_ACTION' 20090624
3 CO_CUSTOM_MENU_TOGGLE Constant Public Type reference (TYPE) STRING '__CUSTOM_MENU_TOOGLE' 20090624
4 CO_EVENT_HANDLER_PARAM Constant Public Type reference (TYPE) STRING '__CHIP_EVENT_HANDLER' 20081111
5 CO_EVENT_NAME_PARAM Constant Public Type reference (TYPE) STRING '__CHIP_EVENT_NAME' 20081111
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_EVENT Instance method Public Method Process Event 20090925
Events
Class IF_CHIP_WD_EVENT_HANDLER has no event.
Types
Class IF_CHIP_WD_EVENT_HANDLER has no local type.
Method Signatures

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20090925
2 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20090925
3 Importing ID Call by reference Type reference (TYPE) STRING 20090925
4 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20090925

Method HANDLE_EVENT on class IF_CHIP_WD_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in