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
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 | 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 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20090925 | |||
| 2 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 4 | 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 |