SAP ABAP Interface IF_CHIP_DECORATOR_SERVICE_WD (Service for CHIP Decorator)
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_SERVICE | Implementation of Chip Decorator Service | 20090113 |
Properties
Interface | IF_CHIP_DECORATOR_SERVICE_WD | |
Short Description | Service for CHIP Decorator |
General Data
Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
Created | 20081105 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CHIP_DECORATOR_SERVICE_WD has no forward declaration.
Interfaces
Interface IF_CHIP_DECORATOR_SERVICE_WD has no interface.
Friends
Interface IF_CHIP_DECORATOR_SERVICE_WD has no friend.
Attributes
Interface IF_CHIP_DECORATOR_SERVICE_WD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110228 | |
2 | ![]() |
Instance method | Public | Method | Initialize Decorator Service | 20081105 |
3 | ![]() |
Instance method | Public | Method | Redraw Decorator | 20081105 |
4 | ![]() |
Instance method | Public | Method | Set Decorator Title | 20090203 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REQUIRE_REDRAW | Instance Event (0) |
Public (2) |
20081119 |
Types
Interface IF_CHIP_DECORATOR_SERVICE_WD has no local type.
Method Signatures
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_VALUE | Value transfer | Type reference (TYPE) | STRING | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110228 | ||
2 | ![]() |
IS_CHIP | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CHIP | Layout Container in der Page Builder Konfiguration | 20110228 | ||
3 | ![]() |
IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20110228 |
Method GET_PROPERTY on Interface IF_CHIP_DECORATOR_SERVICE_WD has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHIP_USAGES_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PAGE_CHIP_USAGES | CHIP Page: Zugriff auf CHIP Usages (Persistenz) | 20081105 | ||
2 | ![]() |
IO_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20090108 | ||
3 | ![]() |
IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081114 | ||
4 | ![]() |
IO_LAYOUT_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_LAYOUT_SERVICE_WD | Layout Service Schnittstelle | 20110427 | ||
5 | ![]() |
IO_PAGE_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_CHIP_PAGE_WD_RUNTIME | CHIP Page: Runtime | 20081114 | ||
6 | ![]() |
IO_REMOVE_EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_WD_EVENT_HANDLER | Event-Handler für Web Dynpro Events | 20081111 | ||
7 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20090129 |
Method INIT on Interface IF_CHIP_DECORATOR_SERVICE_WD has no exception.
Method REDRAW 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 | 20081105 | |||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | CHIP_LAYOUT_CONTAINER | Layout Container in der Page Builder Konfiguration | 20091209 | ||
3 | ![]() |
IT_CHIPS | Value transfer | Type reference (TYPE) | CHIP_LAYOUT_CHIP_TAB | Tabelle von Layout Chip Konfigurationseinträgen | 20081105 |
Method REDRAW on Interface IF_CHIP_DECORATOR_SERVICE_WD has no exception.
Method SET_DECORATOR_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 | CHIP Instanz | 20090715 |
Method SET_DECORATOR_TITLE on Interface IF_CHIP_DECORATOR_SERVICE_WD has no exception.
Event Signatures
Event REQUIRE_REDRAW Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | CHIP: Hashed key | 20090122 | ||
2 | DECORATOR_PROPERTY | Exporting | Value transfer | Type reference (TYPE) | CHIP_PROPERTY | Eigenschaft als Name Wert Paar | 20090122 | ||
3 | EVENT_NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Event Name | 20090820 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |