SAP ABAP Class CL_WUI_CNTL_TEXTAREA (Data Retention for Long Text Area)
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_TEXTAREA | |
| Short Description | Data Retention for Long Text Area | |
| 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 | 20010904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WUI_CNTL_TEXTAREA has no forward declaration.
Interfaces
Class CL_WUI_CNTL_TEXTAREA has no interface implemented.
Friends
Class CL_WUI_CNTL_TEXTAREA 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 | '390px' | Box Width in Pixel | 20010904 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | INT4 | Truncate Label Text | 20010904 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | INT4 | Truncate Text | 20010904 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | False -> No HTML Escape | 20010904 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | False -> No HTML Escape | 20010904 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | HTML ID | 20010904 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | '' | True -> No HTML Code | 20010904 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Label Text | 20010904 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | '120px' | Label Width in Pixel | 20010904 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | HTML Name in Form | 20010904 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | INT2 | 80 | Number of Columns in Characters | 20010904 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | INT2 | 4 | Number of Rows | 20010904 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | '' | True -> Read Only | 20010904 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | TLINETAB | SAP Internal Long Text Format | 20010905 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Content | 20010904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy Internal SAP Long Text as String | 20010905 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010904 | |
| 3 | Instance method | Public | Method | -> Formatted Label Text | 20010904 | |
| 4 | Instance method | Public | Method | -> Formatted Text | 20010904 |
Events
Class CL_WUI_CNTL_TEXTAREA has no event.
Types
Class CL_WUI_CNTL_TEXTAREA has no local type.
Method Signatures
Method ADD_SAP_LONGTEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORMAT_COL | Call by reference | Type reference (TYPE) | TDFORMAT | Formatspalte | 20010905 | |||
| 2 | IV_LINESIZE | Call by reference | Type reference (TYPE) | TDLINESIZE | Zeilen-Breite | 20010905 | |||
| 3 | IV_TEXT_LINE | Call by reference | Type reference (TYPE) | TDLINE | Textzeile | 20010905 |
Method ADD_SAP_LONGTEXT_LINE on class CL_WUI_CNTL_TEXTAREA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | HTML-id | 20010904 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20020210 |
Method CONSTRUCTOR on class CL_WUI_CNTL_TEXTAREA has no exception.
Method GET_LABELTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LABELTEXT | Value transfer | Type reference (TYPE) | STRING | 20010904 |
Method GET_LABELTEXT on class CL_WUI_CNTL_TEXTAREA has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20010904 |
Method GET_TEXT on class CL_WUI_CNTL_TEXTAREA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |