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 ADD_MENU Instance method Public Method 20110413
2 DRAW_DECORATOR Instance method Public Method 20110413
3 GET_TITLE Instance method Public Method 20110413
4 SET_EXPANDED Instance method Public Method 20110413
5 SET_TITLE 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 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20110413
2 Importing IO_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110413
3 Importing 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 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20110413
2 Importing IS_CHIP Call by reference Type reference (TYPE) CHIP_LAYOUT_CHIP Layout Container in der Page Builder Konfiguration 20110413
3 Importing IV_DRAG_DATA Call by reference Type reference (TYPE) STRING 20110413
4 Returning 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 Importing IS_CHIP Call by reference Type reference (TYPE) CHIP_LAYOUT_CHIP Layout Container in der Page Builder Konfiguration 20110413
2 Returning 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 Importing I_CHIP_ID Call by reference Type reference (TYPE) STRING 20110413
2 Importing 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 Importing IS_CHIP Call by reference Type reference (TYPE) CHIP_LAYOUT_CHIP Layout Container in der Page Builder Konfiguration 20110413
2 Importing 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