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 ABAP 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 ATTR Instance attribute Public Type reference (TYPE) SDB_ATTR_TEXTEDIT Attributes for Textedit Control 20080103
2 TABLE_REF Instance attribute Public Object reference (TYPE REF TO) DATA 20080103
3 WEBDYNPRO_CALLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080103
2 FREE Instance method Public Method 20080103
3 GET_TEXTEDIT_CONTENT Instance method Public Method 20080905
4 HANDLE_CONTEXT_MENU Instance method Public Event handling method 20080312
5 HANDLE_CONTEXT_MENU_SELECTED Instance method Public Event handling method 20080312
6 REFRESH Instance method Public Method 20080103
7 SET_FOCUS Instance method Public Method 20080103
8 SET_READONLY_MODE Instance method Public Method 20080901
9 SET_STATUS_TEXT 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 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20080103
2 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL 20080103
3 Importing WORDWRAP_MODE Call by reference Type reference (TYPE) I 1 0: OFF; 1: wrap a window border; 2: wrap at fixed position 20080103
4 Importing WORDWRAP_POSITION Call by reference Type reference (TYPE) I -1 position of wordwrap, only makes sense with wordwrap_mode=2 20080103
5 Importing 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 Exporting IS_MODIFIED Call by reference Type reference (TYPE) I 20080905
2 Exporting 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 Importing 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 Importing FCODE Call by reference Attribute reference (LIKE) 20080312
2 Importing 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 Changing TABLE Call by reference Type reference (TYPE) TABLE 20080103
2 Changing TEXT_STRING Call by reference Type reference (TYPE) STRING 20080103
3 Importing 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 Importing 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 Importing 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