SAP ABAP Class CL_SOTR_TEXTEDIT (Edit Control for the OTR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-OTR (Application Component) Online Text Repository
     SOTR_STRING (Package) Management and Definition of Strings in the OTR
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_TEXTEDIT SAP TextEdit Control 20000921
Properties
Class CL_SOTR_TEXTEDIT  
Short Description Edit Control for the OTR    
Super Class CL_GUI_TEXTEDIT SAP TextEdit Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOTR_STRING   Management and Definition of Strings in the OTR 
Created 20000921   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOTR_TEXTEDIT has no forward declaration.
Interfaces
Class CL_SOTR_TEXTEDIT has no interface implemented.
Friends
Class CL_SOTR_TEXTEDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GL_C_LINEWIDTH Constant Private Type reference (TYPE) I 255 Line Length 20001013
2 GL_R_SPELLCHECK Instance attribute Private Object reference (TYPE REF TO) CL_SOTR_SPELLCHECKER Spellchecker for the OTR 20001011
3 GL_V_WINDOW_HANDLE Instance attribute Private Type reference (TYPE) OBJECT_ID Object Identification 20001011
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_TAGS_TO_SEL_TEXT Instance method Public Method Mark Selected Text with Tags 20001013
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000921
3 GET_TEXT_FOR_CURSOR Instance method Public Method Determines Which Text the Cursor Is On 20001123
4 SPELLCHECK Instance method Public Method Start Spellchecker 20000925
Events
Class CL_SOTR_TEXTEDIT has no event.
Types
Class CL_SOTR_TEXTEDIT has no local type.
Method Signatures

Method ASSIGN_TAGS_TO_SEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_END_TAG Value transfer Type reference (TYPE) STRING Ende Tag 20001013
2 Importing I_START_TAG Value transfer Type reference (TYPE) STRING Start Tag 20001013

Method ASSIGN_TAGS_TO_SEL_TEXT on class CL_SOTR_TEXTEDIT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILEDROP_MODE Call by reference Type reference (TYPE) I DROPFILE_EVENT_OFF event mode to handle drop of files on control 20000921
2 Importing LIFETIME Value transfer Type reference (TYPE) I for life time management 20000921
3 Importing MAX_NUMBER_CHARS Call by reference Type reference (TYPE) I maximum number of characters insertable into editor control 20000921
4 Importing NAME Value transfer Type reference (TYPE) STRING name for the control 20000921
5 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20000921
6 Importing STYLE Value transfer Type reference (TYPE) I 0 control style, if initial a defined value is choosen 20000921
7 Importing WORDWRAP_MODE Call by reference Type reference (TYPE) I WORDWRAP_AT_WINDOWBORDER 0: OFF; 1: wrap a window border; 2: wrap at fixed position 20000921
8 Importing WORDWRAP_POSITION Call by reference Type reference (TYPE) I -1 position of wordwrap, only makes sense with wordwrap_mode=2 20000921
9 Importing WORDWRAP_TO_LINEBREAK_MODE Call by reference Type reference (TYPE) I FALSE eq 1: change wordwrap to linebreak; 0: preserve wordwraps 20000921
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of TextEdit control! 20000921
2 ERROR_CNTL_INIT Error while initializing TextEdit control! 20000921
3 ERROR_CNTL_LINK Error while linking TextEdit control! 20000921
4 ERROR_DP_CREATE Error while creating DataProvider control! 20000921
5 GUI_TYPE_NOT_SUPPORTED This type of GUI is not supported! 20000921

Method GET_TEXT_FOR_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20001123

Method GET_TEXT_FOR_CURSOR on class CL_SOTR_TEXTEDIT has no exception.

Method SPELLCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20010118

Method SPELLCHECK on class CL_SOTR_TEXTEDIT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A