SAP ABAP Interface IF_CHIP_DECORATOR (Interface for Decorator Types)
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_WD_DECORATOR_PANEL | CHIP Decorator: Panel | 20110421 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_WD_DECORATOR_TRAY | CHIP Decorator: Panel | 20110421 |
Properties
| Interface | IF_CHIP_DECORATOR | |
| Short Description | Interface for Decorator Types |
General Data
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20110413 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHIP_DECORATOR has no forward declaration.
Interfaces
Interface IF_CHIP_DECORATOR has no interface.
Friends
Interface IF_CHIP_DECORATOR has no friend.
Attributes
Interface IF_CHIP_DECORATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110413 | ||
| 2 | Instance method | Public | Method | 20110413 | ||
| 3 | Instance method | Public | Method | 20110413 | ||
| 4 | Instance method | Public | Method | 20110413 | ||
| 5 | Instance method | Public | Method | 20110413 |
Events
Interface IF_CHIP_DECORATOR has no event.
Types
Interface IF_CHIP_DECORATOR has no local type.
Method Signatures
Method ADD_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20110413 | ||||
| 2 | IO_MENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20110413 | ||||
| 3 | IS_CHIP | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CHIP | Layout Container in der Page Builder Konfiguration | 20110413 |
Method ADD_MENU on Interface IF_CHIP_DECORATOR has no exception.
Method DRAW_DECORATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20110413 | ||||
| 2 | IS_CHIP | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CHIP | Layout Container in der Page Builder Konfiguration | 20110413 | |||
| 3 | IV_DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 4 | RO_DECORATOR | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20110413 |
Method DRAW_DECORATOR on Interface IF_CHIP_DECORATOR has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHIP | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CHIP | Layout Container in der Page Builder Konfiguration | 20110413 | |||
| 2 | R_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110413 |
Method GET_TITLE on Interface IF_CHIP_DECORATOR has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHIP_ID | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 2 | I_EXPANDED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110413 |
Method SET_EXPANDED on Interface IF_CHIP_DECORATOR has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHIP | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CHIP | Layout Container in der Page Builder Konfiguration | 20110413 | |||
| 2 | I_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110413 |
Method SET_TITLE on Interface IF_CHIP_DECORATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |