SAP ABAP Class CL_MI_DEBUGGER_DISPLAY_TREE (Derivative of CL_MI_DEBUGGER_DISPLAY_TREE for Debugger)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_ANALYZE_MI (Package) Objects for Memory Inspector
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MI_DISPLAY_TREE Depiction of trees from memory objects as control 20081205
Properties
Class CL_MI_DEBUGGER_DISPLAY_TREE  
Short Description Derivative of CL_MI_DEBUGGER_DISPLAY_TREE for Debugger    
Super Class CL_MI_DISPLAY_TREE Depiction of trees from memory objects as control 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_ANALYZE_MI   Objects for Memory Inspector 
Created 20081205   SAP 
Last change 20090618   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_MI_DEBUGGER_DISPLAY_TREE has no interface implemented.
Friends
Class CL_MI_DEBUGGER_DISPLAY_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_ADI Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_CONTROL TPDA: Interface UI - Kernel 20081205
2 FC_OBJECT_BROWSER Constant Private Type reference (TYPE) UI_FUNC 'OBJ_BROWS' Function Code 20090113
3 TOOL_REF Instance attribute Private Object reference (TYPE REF TO) IF_TPDA_TOOL TPDA: Interface for Plug-In 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEBUGGER Static method Public Method Debugger Factory 20081205
2 HANDLE_INTERNAL_ERROR Instance method Private Method Handle a debugger error coming from if_mi_traverse_tree 20090129
3 NAVIGATE_TO_BROWSER Instance method Private Method Navigation to Memory Explorer 20090113
4 NAVIGATE_TO_OBJECT Instance method Private Method Navigation to Object View 20081205
Events
Class CL_MI_DEBUGGER_DISPLAY_TREE has no event.
Types
Class CL_MI_DEBUGGER_DISPLAY_TREE has no local type.
Method Signatures

Method CREATE_DEBUGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container 20081205
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MI_DISPLAY_TREE Referenz auf erzeugtes Objekt 20081205
3 Importing SEMANTIC_TREE Call by reference Object reference (TYPE REF TO) IF_MI_DISPLAY_TREE Zugriff auf einen Objectgraphen 20081205
4 Importing TITLE Call by reference Type reference (TYPE) TITLELINE Titelzeile des Baums 20081205
5 Importing TOOL_INFO Call by reference Object reference (TYPE REF TO) IF_MI_DISPLAY_TOOL_INFO 20090213
6 Importing TOOL_REFERENCE Call by reference Object reference (TYPE REF TO) IF_TPDA_TOOL TPDA: Schnittstelle Kernel/ ABAP 20081205
# Exception Resumable Description Created on
1 CX_MI_DISPLAY_INTERNAL_ERROR Ungültige Eingabe 20081205
2 CX_MI_DISPLAY_INVALID_INPUT Ungültige Eingabe 20081205

Method HANDLE_INTERNAL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CX_MI_INTERNAL_ERROR Call by reference Object reference (TYPE REF TO) CX_MI_INTERNAL_ERROR Interner Fehler im Memoryinspector 20090129
# Exception Resumable Description Created on
1 CX_MI_DISPLAY_INTERNAL_ERROR Ungültiger Zustand bei der Darstellung 20090129

Method NAVIGATE_TO_BROWSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20090113

Method NAVIGATE_TO_BROWSER on class CL_MI_DEBUGGER_DISPLAY_TREE has no exception.

Method NAVIGATE_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20081205

Method NAVIGATE_TO_OBJECT on class CL_MI_DEBUGGER_DISPLAY_TREE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720