SAP ABAP Class CL_WUI_CNTL_TEXTVIEW (Data Retention for Text View)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM-PDN (Application Component) Product Designer
⤷
PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface
⤷
⤷
Properties
| Class | CL_WUI_CNTL_TEXTVIEW | |
| Short Description | Data Retention for Text View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_PDN_WUI_CNTL | Controls for the Web User Interface |
| Created | 20010807 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WUI_CNTL_TEXTVIEW has no forward declaration.
Interfaces
Class CL_WUI_CNTL_TEXTVIEW has no interface implemented.
Friends
Class CL_WUI_CNTL_TEXTVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'sapTxtStd' | Default: sapTxtStd | 20010807 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'sapTxtStd' | Default CSS style | 20010816 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'sapTxtLbl' | Label CSS Style | 20010828 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | INT4 | Truncate | 20010807 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | False -> No HTML Escaping | 20010807 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | HTML ID | 20010807 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | True -> No Display | 20010807 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | True -> Info Text | 20010807 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Internal Variable (DO NOT USE!) | 20020313 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | True -> Blank Line After | 20010807 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | True -> Blank Line Before | 20010807 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Content | 20010807 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | For Example 100 Pixel | 20010807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010807 | ||
| 2 | Instance method | Public | Method | Returns Class (Default If Initial) | 20010816 | |
| 3 | Instance method | Public | Method | Returns Text (Cut and Escaped If Required) | 20010816 |
Events
Class CL_WUI_CNTL_TEXTVIEW has no event.
Types
Class CL_WUI_CNTL_TEXTVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | STRING | 20010807 |
Method CONSTRUCTOR on class CL_WUI_CNTL_TEXTVIEW has no exception.
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS | Value transfer | Type reference (TYPE) | STRING | CSS style class | 20010816 |
Method GET_CLASS on class CL_WUI_CNTL_TEXTVIEW has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20010816 |
Method GET_TEXT on class CL_WUI_CNTL_TEXTVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |