SAP ABAP Class CL_CHIP_LAYOUT_DROP_HANDLER (Event Handler for Dropping onto the Layout)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_WD_EVENT_HANDLER | Event Handler for Web Dynpro Events | 20081111 |
Properties
| Class | CL_CHIP_LAYOUT_DROP_HANDLER | |
| Short Description | Event Handler for Dropping onto the Layout | |
| 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_LAYOUT_DROP_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_WD_EVENT_HANDLER | Event Handler for Web Dynpro Events | 20081111 |
Friends
Class CL_CHIP_LAYOUT_DROP_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_PAGE_CHIP_USAGES | CHIP Page: Web Dynpro Implementation of CHIP Usage | 20081111 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_LAYOUT_SERVICE_WD | Layout Service Interface | 20081111 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_PAGE_WD_RUNTIME | CHIP Page: Runtime | 20081111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081111 | |
| 2 | Instance method | Private | Method | Creates CHIP instance | 20090310 |
Events
Class CL_CHIP_LAYOUT_DROP_HANDLER has no event.
Types
Class CL_CHIP_LAYOUT_DROP_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHIP_USAGE_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PAGE_CHIP_USAGES | 20081111 | ||||
| 2 | IO_LAYOUT_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_LAYOUT_SERVICE_WD | 20081111 | ||||
| 3 | IO_PAGE_RUNTIME | Value transfer | Object reference (TYPE REF TO) | CL_CHIP_PAGE_WD_RUNTIME | 20081111 |
Method CONSTRUCTOR on class CL_CHIP_LAYOUT_DROP_HANDLER has no exception.
Method CREATE_CHIP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHIP_USAGE | Call by reference | Type reference (TYPE) | CHIP_PAGE_CHIP_USAGE | CHIP Page: Chip Usage Struktur | 20090310 | |||
| 2 | RV_CHIP_USGAE_ID | Value transfer | Type reference (TYPE) | STRING | 20090310 |
Method CREATE_CHIP_INSTANCE on class CL_CHIP_LAYOUT_DROP_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |