SAP ABAP Interface IF_TPDA_FOCUS_TOOL (Cursor Object for Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_BP TPDA: Breakpoint Handler 20110103
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DATA_EXPLORER TPDA: Complex Data Objects 20101217
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DETAIL_VIEW TPDA: Object Display / Temporary 20101216
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DIFF TPDA: Tool for Stack View 20101220
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_EDITOR_AB4 TPDA: Tool - Editor 20101216
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_EXCEPTION 20101220
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_OBJECT_VIEW TPDA: Object Display 20101216
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_QUICK_VARS tpdas: Tool - Variables Fast Display 20101216
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_SCRIPT TPDA: Template for New Tools 20101219
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_STACK TPDA: Tool for Stack View 20101217
... Click here to see Used By full list (12 items)
Properties
Interface IF_TPDA_FOCUS_TOOL  
Short Description Cursor Object for Tools    
General Data
Package STPDA_UI_FRAMEWORK   ABAP Debugger: Framework of the User Interface 
Created 20101103   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_TPDA_FOCUS_TOOL has no forward declaration.
Interfaces
Interface IF_TPDA_FOCUS_TOOL has no interface.
Friends
Interface IF_TPDA_FOCUS_TOOL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL Instance attribute Public Type reference (TYPE) FLAG 20101216
2 CTRL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20101221
3 DEFAULT Instance attribute Public Type reference (TYPE) FLAG General Flag 20101216
Methods
# Method Level Visibility Method type Description Created on
1 DOES_CONTROL_BELONG_TO_THIS Instance method Public Method 20101217
2 GET_CONTROL_FOR_DEFAULT_FOCUS Instance method Public Method 20101217
3 GET_FOCUS_OBJECT Instance method Public Method 20101216
4 GET_STATUS_OF_TOOL Instance method Public Method 20101216
Events
Interface IF_TPDA_FOCUS_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TOOL_STATUS Public See coding 20101216 begin of ty_tool_status, lines type i, tab_name type string, variable type string, table_control type flag, end of ty_tool_status
Method Signatures

Method DOES_CONTROL_BELONG_TO_THIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL 20101217
2 Returning R_RESULT Value transfer Type reference (TYPE) FLAG 20101217

Method DOES_CONTROL_BELONG_TO_THIS on Interface IF_TPDA_FOCUS_TOOL has no exception.

Method GET_CONTROL_FOR_DEFAULT_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy-Klasse für Control im GUI 20101217

Method GET_CONTROL_FOR_DEFAULT_FOCUS on Interface IF_TPDA_FOCUS_TOOL has no exception.

Method GET_FOCUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_FOCUS Value transfer Object reference (TYPE REF TO) IF_TPDA_FOCUS Cursorhandling 20101216
2 Importing P_CONTROL Call by reference Type reference (TYPE) FLAG allgemeines flag 20101216
3 Importing P_DEFAULT Call by reference Type reference (TYPE) FLAG allgemeines flag 20101216

Method GET_FOCUS_OBJECT on Interface IF_TPDA_FOCUS_TOOL has no exception.

Method GET_STATUS_OF_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) TY_TOOL_STATUS 20101216

Method GET_STATUS_OF_TOOL on Interface IF_TPDA_FOCUS_TOOL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_BP TPDA: Breakpoint Handler 20110103
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DATA_EXPLORER TPDA: Complex Data Objects 20101217
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DETAIL_VIEW TPDA: Object Display / Temporary 20101216
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_DIFF TPDA: Tool for Stack View 20101220
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_EDITOR_AB4 TPDA: Tool - Editor 20101216
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_EXCEPTION 20101220
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_OBJECT_VIEW TPDA: Object Display 20101216
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_QUICK_VARS tpdas: Tool - Variables Fast Display 20101216
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_SCRIPT TPDA: Template for New Tools 20101219
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_STACK TPDA: Tool for Stack View 20101217
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_STRUC_VIEW tpda: Structure View 20101216
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TOOL_TABLE_NEW tpda: Table View 20101216
History
Last changed by/on SAP  20110908 
SAP Release Created in