SAP ABAP Class CL_VMCDBG_SRC_DISP_TEXT_EDITOR (VMCDBG: Source display using text editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VMCDBG_SOURCE_DISP_TOOL VMCDBG: Source Display tool 20111005
Properties
Class CL_VMCDBG_SRC_DISP_TEXT_EDITOR  
Short Description VMCDBG: Source display using text editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVMCRT_DEBUG   VMC Debugger (new) 
Created 20111005   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_VMCDBG_SOURCE_DISP_TOOL VMCDBG: Source Display tool 20111005
Friends
Class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EDIT_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20111005
2 MT_CURRENT_BP Instance attribute Private Type reference (TYPE) TT_BP_LINE current breakpoint lines 20111006
3 MV_CURRENT_EXEC_LINE Instance attribute Private Type reference (TYPE) I 20111005
Methods
# Method Level Visibility Method type Description Created on
1 SET_SCROLL_POSITION Instance method Private Method 20111010
2 __HANDLE_DBLCLICK Instance method Private Event handling method 20111005
Events
Class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BP_LINE Private See coding 20111006 TT_BP_LINE type standard table of i
Method Signatures

Method SET_SCROLL_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSITION Call by reference Type reference (TYPE) I 20111010

Method SET_SCROLL_POSITION on class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no exception.

Method __HANDLE_DBLCLICK Signature

Method __HANDLE_DBLCLICK on class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no parameter.
Method __HANDLE_DBLCLICK on class CL_VMCDBG_SRC_DISP_TEXT_EDITOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702