SAP ABAP Class CL_SCOV_GUI_SOURCEEDIT_STMNT (Edit Control for Result Statements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API (Package) API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_SOURCEEDIT SAP ABAP Control 20071113
Properties
Class CL_SCOV_GUI_SOURCEEDIT_STMNT  
Short Description Edit Control for Result Statements    
Super Class CL_GUI_SOURCEEDIT SAP ABAP Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API   API 
Created 20071113   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_SCOV_GUI_SOURCEEDIT_STMNT has no interface implemented.
Friends
Class CL_SCOV_GUI_SOURCEEDIT_STMNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_STMNT_APPL_LOGIC Instance attribute Private Object reference (TYPE REF TO) IF_SCOV_STMNT_APPL_LOGIC Application Logic 20071206
2 MO_STMNT_DATA_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SCOV_STMNT_DATA_CONTAINER Formatted Statement Coverage Data 20071206
3 MO_STMNT_QUICK_INFO_TEXTS Instance attribute Private Object reference (TYPE REF TO) IF_SCOV_STMNT_QUICK_INFO_TEXTS Texts for Tooltips 20071206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071113
2 LEXER_SEND_COLOR_INFO Instance method Private Method Send SEND_COLOR_INFO Command to Lexer 20071113
3 SHOW_STMNT_COVERAGE Instance method Public Method Display Statement Coverage (By Highlighting Source) 20071207
4 SHOW_STMNT_COVERAGE_DETAILS Instance method Private Method Display Statement-Coverage Details as Quick Info 20071207
Events
# Event Type Visibility Description Created on
1 INCLUDE_SELECTED Instance Event
(0)
Public
(2)
Double Click on an Include 20071113
Types
Class CL_SCOV_GUI_SOURCEEDIT_STMNT 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 FILEDROP_MODE Call by reference Type reference (TYPE) I DROPFILE_EVENT_OFF Event mode to handle drop of files on control 20071113
2 Importing IM_STMNT_APPL_LOGIC Call by reference Object reference (TYPE REF TO) IF_SCOV_STMNT_APPL_LOGIC Applikationslogik 20071206
3 Importing IM_STMNT_QUICK_INFO_TEXTS Call by reference Object reference (TYPE REF TO) IF_SCOV_STMNT_QUICK_INFO_TEXTS Texte für Quick-Infos 20071206
4 Importing LIFETIME Value transfer Type reference (TYPE) I 20071113
5 Importing MAX_NUMBER_CHARS Value transfer Type reference (TYPE) I 72 Maximum Number of Characters 20071113
6 Importing NAME Value transfer Type reference (TYPE) STRING Name of Control 20071113
7 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container 20071113
8 Importing STYLE Value transfer Type reference (TYPE) I 0 Control style, if initial a defined value is choosen 20071113
# Exception Resumable Description Created on
1 CX_COVERAGE_EDITOR_PROBLEM 20100726

Method LEXER_SEND_COLOR_INFO Signature

Method LEXER_SEND_COLOR_INFO on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no parameter.
Method LEXER_SEND_COLOR_INFO on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.

Method SHOW_STMNT_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STMNT_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SCOV_STMNT_DATA_CONTAINER Aufbereitete Statement-Coverage-Daten 20071207

Method SHOW_STMNT_COVERAGE on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.

Method SHOW_STMNT_COVERAGE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XPOS Call by reference Type reference (TYPE) I X-Position 20071207
2 Importing IM_YPOS Call by reference Type reference (TYPE) I Y-Position 20071207

Method SHOW_STMNT_COVERAGE_DETAILS on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.
Event Signatures

Event INCLUDE_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COL Exporting Value transfer Type reference (TYPE) I Spalte der Include-Anweisung im Hauptprogramm 20090124
2 INCL_NAME Exporting Value transfer Type reference (TYPE) CVA_WUNAM Name des Includes 20090124
3 ROW Exporting Value transfer Type reference (TYPE) I Zeile der Include-Anweisung im Hauptprogram 20090124
History
Last changed by/on SAP  20110908 
SAP Release Created in 711