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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN_FLG | Indicator: Refresh Text | 20070309 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Current Background Color | 20070309 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Default Background Color | 20070309 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Default Background Color (Frame) | 20070309 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MTY_URL | URL | 20070309 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Current Font Type | 20070309 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Default Font Type | 20070309 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Current Font Size | 20070309 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Default Font Size | 20070309 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20070309 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | W3_HTMLTAB | HTML Table | 20070309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070309 | |
| 2 | Instance method | Public | Method | Display Text | 20070309 | |
| 3 | Instance method | Public | Method | Release Resources | 20070309 | |
| 4 | Instance method | Public | Method | Gets Standard Background Color | 20070309 | |
| 5 | Instance method | Protected | Method | Gets Color from Front End | 20070309 | |
| 6 | Instance method | Public | Method | Sets Background Color | 20070309 | |
| 7 | 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 | 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 | IB_FRAME | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_FALSE | Boolsche Variable (X=true, space=false) | 20070309 | ||
| 2 | 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 | 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 | 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 | 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 | 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 |