SAP ABAP Class CL_SQF_RESULT_PLAIN_TXT_VIEWER (Viewer for plain text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_VIEWER_ROOT Root class for rfesult viewers 20081211
Properties
Class CL_SQF_RESULT_PLAIN_TXT_VIEWER  
Short Description Viewer for plain text    
Super Class CL_SQF_RESULT_VIEWER_ROOT Root class for rfesult viewers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_UI   User Interface 
Created 20081031   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no forward declaration.
Interfaces
Class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no interface implemented.
Friends
Class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20081031
2 CO_LINE_LENGTH Constant Private Type reference (TYPE) I 255 20081031
3 RESULT Instance attribute Private Object reference (TYPE REF TO) CL_SQF_RESULT_PLAIN_TEXT Plain text 20081031
4 TEXT Instance attribute Private Type reference (TYPE) TY_TEXT 20081031
5 VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20081031
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081031
2 CREATE_TEXT_VIEWER Instance method Private Method 20081031
3 HANDLE_CONTEXT_MENU_REQUEST Instance method Private Event handling method 20081212
4 HANDLE_CONTEXT_MENU_SEL Instance method Private Event handling method 20081212
5 HANDLE_DOUBLECLICK Instance method Private Event handling method 20081212
6 SETUP_TEXT Instance method Private Method 20081031
7 STORE_LINE Instance method Private Method 20081113
8 STORE_POSITION_IN_RESULT Instance method Private Method 20081212
Events
Class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TEXT Private See coding 20081031 ty_text type standard table of ty_textline
2 TY_TEXTLINE Private See coding 20081031 ty_textline type c length co_line_length
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER 20081031

Method CONSTRUCTOR on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method CREATE_TEXT_VIEWER Signature

Method CREATE_TEXT_VIEWER on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20081031

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20081212

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method HANDLE_CONTEXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20081212

Method HANDLE_CONTEXT_MENU_SEL on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method HANDLE_DOUBLECLICK Signature

Method HANDLE_DOUBLECLICK on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no parameter.
Method HANDLE_DOUBLECLICK on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method SETUP_TEXT Signature

Method SETUP_TEXT on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no parameter.
Method SETUP_TEXT on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method STORE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LINE Call by reference Type reference (TYPE) TY_TEXTLINE 20081113
2 Changing CH_OFFSET Call by reference Type reference (TYPE) I 20081113
3 Changing CH_SPACE Call by reference Type reference (TYPE) I 20081113
4 Changing CH_SRC Call by reference Type reference (TYPE) STRING 20081113

Method STORE_LINE on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.

Method STORE_POSITION_IN_RESULT Signature

Method STORE_POSITION_IN_RESULT on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no parameter.
Method STORE_POSITION_IN_RESULT on class CL_SQF_RESULT_PLAIN_TXT_VIEWER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720