SAP ABAP Class CL_CACS_GUI_DISPLAY_TEXT (Control to Display Text)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSSG (Package) ICM: Services & Generic
Properties
Class CL_CACS_GUI_DISPLAY_TEXT  
Short Description Control to Display Text    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSSG   ICM: Services & Generic 
Created 20070309   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WF_GUI_RESOURCES_4_HTML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CACS_GUI_DISPLAY_TEXT has no interface implemented.
Friends
Class CL_CACS_GUI_DISPLAY_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_REFRESH Instance attribute Protected Type reference (TYPE) BOOLEAN_FLG Indicator: Refresh Text 20070309
2 MD_BGCOLOR Instance attribute Protected Type reference (TYPE) STRING Current Background Color 20070309
3 MD_BGCOLOR_DEFAULT Instance attribute Protected Type reference (TYPE) STRING Default Background Color 20070309
4 MD_BGCOLOR_DEFAULT_FRAME Instance attribute Protected Type reference (TYPE) STRING Default Background Color (Frame) 20070309
5 MD_DOCUMENT_URL Instance attribute Protected Type reference (TYPE) MTY_URL URL 20070309
6 MD_FONTNAME Instance attribute Protected Type reference (TYPE) STRING Current Font Type 20070309
7 MD_FONTNAME_DEFAULT Instance attribute Protected Type reference (TYPE) STRING Default Font Type 20070309
8 MD_FONTSIZE Instance attribute Protected Type reference (TYPE) STRING Current Font Size 20070309
9 MD_FONTSIZE_DEFAULT Instance attribute Protected Type reference (TYPE) STRING Default Font Size 20070309
10 MO_HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20070309
11 MT_HTML Instance attribute Protected Type reference (TYPE) W3_HTMLTAB HTML Table 20070309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070309
2 DISPLAY Instance method Public Method Display Text 20070309
3 FREE Instance method Public Method Release Resources 20070309
4 GET_BGCOLOR_DEFAULT Instance method Public Method Gets Standard Background Color 20070309
5 GET_GUI_COLOR Instance method Protected Method Gets Color from Front End 20070309
6 SET_BGCOLOR Instance method Public Method Sets Background Color 20070309
7 SET_TEXT_ITF Instance method Public Method Sets Text (Transfer to ITF) 20070309
Events
Class CL_CACS_GUI_DISPLAY_TEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_URL Protected Type reference (TYPE) CHAR512 URL 20070309
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20070309

Method CONSTRUCTOR on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_CACS_GUI_DISPLAY_TEXT has no parameter.
Method DISPLAY on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method FREE Signature

Method FREE on class CL_CACS_GUI_DISPLAY_TEXT has no parameter.
Method FREE on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method GET_BGCOLOR_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_FRAME Call by reference Type reference (TYPE) BOOLEAN_FLG ABAP_FALSE Boolsche Variable (X=true, space=false) 20070309
2 Returning RD_BGCOLOR Value transfer Type reference (TYPE) STRING 20070309

Method GET_BGCOLOR_DEFAULT on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method GET_GUI_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ID Call by reference Type reference (TYPE) I CL_WF_GUI_RESOURCES_4_HTML=>COL_BACKGROUND_LEVEL1 Legt die zu ermittelnde Farbe fest 20070309
2 Returning RD_BGCOLOR Value transfer Type reference (TYPE) STRING 20070309

Method GET_GUI_COLOR on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method SET_BGCOLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BGCOLOR Call by reference Type reference (TYPE) STRING 20070309

Method SET_BGCOLOR on class CL_CACS_GUI_DISPLAY_TEXT has no exception.

Method SET_TEXT_ITF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20070309

Method SET_TEXT_ITF on class CL_CACS_GUI_DISPLAY_TEXT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700