SAP ABAP Class CL_SLIM_TEXTEDIT (System Measurement: Text Field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_TEXTEDIT  
Short Description System Measurement: Text Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20041214   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_TEXTEDIT has no forward declaration.
Interfaces
Class CL_SLIM_TEXTEDIT has no interface implemented.
Friends
Class CL_SLIM_TEXTEDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041214
2 EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20041215
3 EDIT_TAB Instance attribute Private See coding Memo Text Table 20041214
4 FALSE Constant Public Type reference (TYPE) I 0 Boolean Constant False 20041216
5 MEMO Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_MEMOS System Measurement: Memo Management 20041221
6 MEMO_TYPE Instance attribute Public Type reference (TYPE) SYM_KEY Key for measurement data 20041217
7 TRUE Constant Public Type reference (TYPE) I 1 Boolean Constant True 20041216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041214
2 FILL_EDITOR Instance method Public Method 20041215
3 FILL_EDIT_TABLE Instance method Protected Method 20041215
4 FREE Instance method Public Method 20041217
5 GET_EDITOR_STATUS Instance method Public Method 20041215
6 GET_MEMO Instance method Public Method 20041217
7 SAVE_EDITOR Instance method Public Method 20041215
Events
Class CL_SLIM_TEXTEDIT has no event.
Types
Class CL_SLIM_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 I_MEMO_TYPE Call by reference Type reference (TYPE) SYM_KEY Schlüssel für Meßdaten 20041217

Method CONSTRUCTOR on class CL_SLIM_TEXTEDIT has no exception.

Method FILL_EDITOR Signature

Method FILL_EDITOR on class CL_SLIM_TEXTEDIT has no parameter.
Method FILL_EDITOR on class CL_SLIM_TEXTEDIT has no exception.

Method FILL_EDIT_TABLE Signature

Method FILL_EDIT_TABLE on class CL_SLIM_TEXTEDIT has no parameter.
Method FILL_EDIT_TABLE on class CL_SLIM_TEXTEDIT has no exception.

Method FREE Signature

Method FREE on class CL_SLIM_TEXTEDIT has no parameter.
Method FREE on class CL_SLIM_TEXTEDIT has no exception.

Method GET_EDITOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_MODIFIED Value transfer Type reference (TYPE) I Einstelliges Kennzeichen 20041215

Method GET_EDITOR_STATUS on class CL_SLIM_TEXTEDIT has no exception.

Method GET_MEMO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MEMO_LINES Call by reference Type reference (TYPE) STANDARD TABLE Daten der Systemvermessung 20041217

Method GET_MEMO on class CL_SLIM_TEXTEDIT has no exception.

Method SAVE_EDITOR Signature

Method SAVE_EDITOR on class CL_SLIM_TEXTEDIT has no parameter.
Method SAVE_EDITOR on class CL_SLIM_TEXTEDIT has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700