SAP ABAP Class IF_CHIP_DECORATOR_SERVICE_WD (Service for CHIP Decorator)
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
Class IF_CHIP_DECORATOR_SERVICE_WD  
Short Description Service for CHIP Decorator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_DECORATOR_SERVICE_WD has no forward declaration.
Interfaces
Class IF_CHIP_DECORATOR_SERVICE_WD has no interface implemented.
Friends
Class IF_CHIP_DECORATOR_SERVICE_WD has no friend class.
Attributes
Class IF_CHIP_DECORATOR_SERVICE_WD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROPERTY Instance method Public Method 20110228
2 INIT Instance method Public Method Initialize Decorator Service 20081105
3 REDRAW Instance method Public Method Redraw Decorator 20081105
4 SET_DECORATOR_TITLE 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
Class 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 Returning ER_VALUE Value transfer Type reference (TYPE) STRING Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110228
2 Importing IS_CHIP Call by reference Type reference (TYPE) CHIP_LAYOUT_CHIP Layout Container in der Page Builder Konfiguration 20110228
3 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING 20110228

Method GET_PROPERTY on class 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 Importing 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 Importing IO_CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090108
3 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081114
4 Importing IO_LAYOUT_SERVICE Call by reference Object reference (TYPE REF TO) IF_CHIP_LAYOUT_SERVICE_WD Layout Service Schnittstelle 20110427
5 Importing IO_PAGE_RUNTIME Call by reference Object reference (TYPE REF TO) CL_CHIP_PAGE_WD_RUNTIME CHIP Page: Runtime 20081114
6 Importing 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 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20090129

Method INIT on class 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 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081105
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) CHIP_LAYOUT_CONTAINER Layout Container in der Page Builder Konfiguration 20091209
3 Importing IT_CHIPS Value transfer Type reference (TYPE) CHIP_LAYOUT_CHIP_TAB Tabelle von Layout Chip Konfigurationseinträgen 20081105

Method REDRAW on class 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 Importing IS_CHIP Call by reference Type reference (TYPE) CHIP_LAYOUT_CHIP CHIP Instanz 20090715

Method SET_DECORATOR_TITLE on class 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