SAP ABAP Interface IF_CHIP_WD_EVENT_HANDLER (Event Handler for Web Dynpro Events)
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
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
Interface IF_CHIP_WD_EVENT_HANDLER  
Short Description Event Handler for Web Dynpro Events    
General Data
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081111   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CHIP_WD_EVENT_HANDLER has no forward declaration.
Interfaces
Interface IF_CHIP_WD_EVENT_HANDLER has no interface.
Friends
Interface IF_CHIP_WD_EVENT_HANDLER has no friend.
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
Interface IF_CHIP_WD_EVENT_HANDLER has no event.
Types
Interface 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 Interface IF_CHIP_WD_EVENT_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720