SAP ABAP Class IF_CHIP_DECORATOR (Interface for Decorator Types)
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
| Class | IF_CHIP_DECORATOR | |
| Short Description | Interface for Decorator Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110413 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CHIP_DECORATOR has no forward declaration.
Interfaces
Class IF_CHIP_DECORATOR has no interface implemented.
Friends
Class IF_CHIP_DECORATOR has no friend class.
Attributes
Class 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
Class IF_CHIP_DECORATOR has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_CHIP_DECORATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |