SAP ABAP Class CL_CHIP_LAYOUT_EDIT_EVENT_WD (Event to Add a CHIP)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_LAYOUT_EVENT_WD | Event for the Layout | 20081212 |
Properties
Class | CL_CHIP_LAYOUT_EDIT_EVENT_WD | |
Short Description | Event to Add a CHIP | |
Super Class | CL_CHIP_LAYOUT_EVENT_WD | Event for the Layout |
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 | 20081212 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no forward declaration.
Interfaces
Class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no interface implemented.
Friends
Class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_POSITION | Page Builder: Position of New Container | 20081212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Container ID | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081212 |
2 | ![]() |
Instance method | Public | Method | Return Container ID | 20081212 |
3 | ![]() |
Instance method | Public | Method | Return Position of New Container | 20081212 |
Events
Class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no event.
Types
Class CL_CHIP_LAYOUT_EDIT_EVENT_WD 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_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20081212 | ||
2 | ![]() |
IV_EVENT_TYPE | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_EVENT_TYPE | Layout Event Typ | 20081212 |
Method CONSTRUCTOR on class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no exception.
Method GET_CONTAINER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SOURCE_CONTAINER | Value transfer | Type reference (TYPE) | STRING | 20081212 |
Method GET_CONTAINER_ID on class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no exception.
Method GET_CONTAINER_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_POSITION | Value transfer | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER_POSITION | Page Builder: Position eines neuen Containers | 20081212 |
Method GET_CONTAINER_POSITION on class CL_CHIP_LAYOUT_EDIT_EVENT_WD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |