SAP ABAP Class CL_WDY_WB_TEXTEDITOR (Preliminary: Editor for ABAP WebDynpro Texts)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_AUTHORING (Package) ABAP Web Dynpro Authoring Environment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20041025 |
Properties
| Class | CL_WDY_WB_TEXTEDITOR | |
| Short Description | Preliminary: Editor for ABAP WebDynpro Texts | |
| Super Class | CL_GUI_TEXTEDIT | SAP TextEdit Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWDP_AUTHORING_MESS | |
| Program status | ||
| Category | 0 | |
| Package | SWDP_AUTHORING | ABAP Web Dynpro Authoring Environment |
| Created | 20040923 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_WB_TEXTEDITOR has no forward declaration.
Interfaces
Class CL_WDY_WB_TEXTEDITOR has no interface implemented.
Friends
Class CL_WDY_WB_TEXTEDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in Screen Area | 20040929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040923 | ||
| 2 | Instance method | Public | Method | 20040929 |
Events
Class CL_WDY_WB_TEXTEDITOR has no event.
Types
Class CL_WDY_WB_TEXTEDITOR 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_LANGU | Call by reference | Type reference (TYPE) | SPRSL | SY-LANGU | Sprachenschlüssel | 20040929 | ||
| 2 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040929 | |||
| 2 | 20040929 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG_DISPLAY | Call by reference | Type reference (TYPE) | BTFR_FLAG | ' ' | BTFR Flag | 20040930 | ||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SPRSL | SY-LANGU | Sprachenschlüssel | 20040930 | ||
| 3 | I_TEXTLIST_ENTRY | Call by reference | Type reference (TYPE) | OTR_TEXTLIST_ALV | Schlüssel zum logischen Objekt im OTR | 20040930 |
Method INIT on class CL_WDY_WB_TEXTEDITOR has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |