SAP ABAP Class CL_AST_TREE_CONTROL_BASE_DLGT (- NO REUSE -Delegate to Tree Control Base)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_SELFTEST_CONTROLS_ALL (Package) *NO* REUSE - Controls Delegates & Fakes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREE_CONTROL_BASE *NO* REUSE - Internal Tree Control 20071022
2 Interface implementation (CLASS c. INTERFACES i_ref)  _IF_GUI_CONTROL Strictely Internal: GUI Control 20071209
3 Interface implementation (CLASS c. INTERFACES i_ref)  _IF_GUI_TREE_CONTROL_BASE Strictely Internal: Basic Tree Control 20071209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AST_ITEM_TREE_CONTROL_DLGT - NO REUSE -Delegate to Item Tree 20071022
Properties
Class CL_AST_TREE_CONTROL_BASE_DLGT  
Short Description - NO REUSE -Delegate to Tree Control Base    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_SELFTEST_CONTROLS_ALL   *NO* REUSE - Controls Delegates & Fakes 
Created 20071022   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AST_TREE_CONTROL_BASE_DLGT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREE_CONTROL_BASE *NO* REUSE - Internal Tree Control 20071022
2 _IF_GUI_CONTROL Strictely Internal: GUI Control 20071209
3 _IF_GUI_TREE_CONTROL_BASE Strictely Internal: Basic Tree Control 20071209
Friends
Class CL_AST_TREE_CONTROL_BASE_DLGT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_TREE_BASE Instance attribute Protected Object reference (TYPE REF TO) CL_TREE_CONTROL_BASE Column Tree Control 20071022
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE_INSTANCE Instance method Public Method 20071106
2 _SET_HANDLER_BASE_TREE Instance method Protected Method Install Event Handlers 20071022
3 __ON_DEFAULT_CTXT_MENU_REQUEST Instance method Private Event handling method Event Handler 20071022
4 __ON_DEFAULT_CTXT_MENU_SELECT Instance method Private Event handling method Event Handler 20071022
5 __ON_DROP Instance method Private Event handling method Event Handler 20071022
6 __ON_DROP_GET_FLAVOR Instance method Private Event handling method Event Handler 20071022
7 __ON_EXPAND_NO_CHILDREN Instance method Private Event handling method Event Handler 20071022
8 __ON_NODE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler 20071022
9 __ON_NODE_CONTEXT_MENU_SELECT Instance method Private Event handling method Event Handler 20071022
10 __ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler 20071022
11 __ON_NODE_KEYPRESS Instance method Private Event handling method Event Handler 20071022
12 __ON_SELECTION_CHANGED Instance method Private Event handling method Event Handler 20071022
Events
Class CL_AST_TREE_CONTROL_BASE_DLGT has no event.
Types
Class CL_AST_TREE_CONTROL_BASE_DLGT has no local type.
Method Signatures

Method INITIALIZE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TREE_CONTROL Call by reference Object reference (TYPE REF TO) OBJECT Internal Tree Control Class 20071106

Method INITIALIZE_INSTANCE on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method _SET_HANDLER_BASE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION_STATE Call by reference Type reference (TYPE) SYCHAR01 'X' See SET HANDLER 20071022

Method _SET_HANDLER_BASE_TREE on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_DEFAULT_CTXT_MENU_REQUEST Signature

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

Method __ON_DEFAULT_CTXT_MENU_REQUEST on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_DEFAULT_CTXT_MENU_SELECT Signature

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

Method __ON_DEFAULT_CTXT_MENU_SELECT on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20071022
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_DROP on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_DROP_GET_FLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20071022
2 Importing FLAVORS Call by reference Attribute reference (LIKE) 20071022
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_DROP_GET_FLAVOR on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_EXPAND_NO_CHILDREN on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20071022
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_NODE_CONTEXT_MENU_REQUEST on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_NODE_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20071022
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_NODE_CONTEXT_MENU_SELECT on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_NODE_DOUBLE_CLICK on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) 20071022
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_NODE_KEYPRESS on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.

Method __ON_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20071022

Method __ON_SELECTION_CHANGED on class CL_AST_TREE_CONTROL_BASE_DLGT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711