SAP ABAP Class CL_SDB_TEXTEDIT (Simple Edit Control Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
⤷
SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration

⤷

⤷

Properties
Class | CL_SDB_TEXTEDIT | |
Short Description | Simple Edit Control Wrapper | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_SDB | MaxDB/liveCache Monitoring and Administration |
Created | 20080103 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_SDB_TEXTEDIT has no interface implemented.
Friends
Class CL_SDB_TEXTEDIT 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) | SDB_ATTR_TEXTEDIT | Attributes for Textedit Control | 20080103 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20080103 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080103 | |
2 | ![]() |
Instance method | Public | Method | 20080103 | |
3 | ![]() |
Instance method | Public | Method | 20080905 | |
4 | ![]() |
Instance method | Public | Event handling method | 20080312 | |
5 | ![]() |
Instance method | Public | Event handling method | 20080312 | |
6 | ![]() |
Instance method | Public | Method | 20080103 | |
7 | ![]() |
Instance method | Public | Method | 20080103 | |
8 | ![]() |
Instance method | Public | Method | 20080901 | |
9 | ![]() |
Instance method | Public | Method | 20090521 |
Events
Class CL_SDB_TEXTEDIT has no event.
Types
Class CL_SDB_TEXTEDIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20080103 | |||
2 | ![]() |
WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080103 | |||
3 | ![]() |
WORDWRAP_MODE | Call by reference | Type reference (TYPE) | I | 1 | 0: OFF; 1: wrap a window border; 2: wrap at fixed position | 20080103 | |
4 | ![]() |
WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | -1 | position of wordwrap, only makes sense with wordwrap_mode=2 | 20080103 | |
5 | ![]() |
WORDWRAP_TO_LINEBREAK_MODE | Call by reference | Type reference (TYPE) | I | 0 | eq 1: change wordwrap to linebreak; 0: preserve wordwraps | 20080103 |
Method CONSTRUCTOR on class CL_SDB_TEXTEDIT has no exception.
Method FREE Signature
Method FREE on class CL_SDB_TEXTEDIT has no parameter.
Method FREE on class CL_SDB_TEXTEDIT has no exception.
Method GET_TEXTEDIT_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MODIFIED | Call by reference | Type reference (TYPE) | I | 20080905 | |||
2 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | TABLE | 20080905 |
Method GET_TEXTEDIT_CONTENT on class CL_SDB_TEXTEDIT has no exception.
Method HANDLE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20080312 |
Method HANDLE_CONTEXT_MENU on class CL_SDB_TEXTEDIT has no exception.
Method HANDLE_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20080312 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20080312 |
Method HANDLE_CONTEXT_MENU_SELECTED on class CL_SDB_TEXTEDIT has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | TABLE | 20080103 | |||
2 | ![]() |
TEXT_STRING | Call by reference | Type reference (TYPE) | STRING | 20080103 | |||
3 | ![]() |
WHICH_TOP_LINE | Call by reference | Type reference (TYPE) | CHAR1 | 'F' | A (Attribute) K (Keep as is) F (First) B (Bottom) | 20080103 |
Method REFRESH on class CL_SDB_TEXTEDIT has no exception.
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_SDB_TEXTEDIT has no parameter.
Method SET_FOCUS on class CL_SDB_TEXTEDIT has no exception.
Method SET_READONLY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READONLY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080901 |
Method SET_READONLY_MODE on class CL_SDB_TEXTEDIT has no exception.
Method SET_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CHAR200 | allgemeines flag | 20090521 |
Method SET_STATUS_TEXT on class CL_SDB_TEXTEDIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |