SAP ABAP Class CL_WDR_CHIP_PAGE_EVENT_SOURCE (CHIP Page Config Event Source)
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_WDR_CHIP_PAGE_EVENT_SOURCE | |
| Short Description | CHIP Page Config Event Source | |
| 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 | 20090904 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no forward declaration.
Interfaces
Class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no interface implemented.
Friends
Class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'configuration_deleted' | 20091211 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'configuration_saved' | 20090911 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'urn:com.sap.ccp.wda.wdr_chip_page' | 20091211 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHAR30 | 30 Characters | 20090904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20090904 | ||
| 2 | Static method | Public | Method | 20091211 | ||
| 3 | Static method | Public | Method | 20090911 |
Events
Class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no event.
Types
Class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no exception.
Method FIRE_CONFIGURATION_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091211 | |||
| 2 | WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091211 |
Method FIRE_CONFIGURATION_DELETED on class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no exception.
Method FIRE_CONFIGURATION_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090911 | |||
| 2 | WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090911 |
Method FIRE_CONFIGURATION_SAVED on class CL_WDR_CHIP_PAGE_EVENT_SOURCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |