SAP ABAP Class CL_AST_GUI_ALV_TREE_DLGT (- NO REUSE - Delegate for ALV Tree Control)
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 Inheritance (c INHERITING FROM c_ref)  CL_AST_ALV_TREE_BASE_DLGT - NO REUSE - Delegate to Basic ALV Tree 20071023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GUI_ALV_TREE *NO* Reuse - ALV Tree Control 20071023
3 Interface implementation (CLASS c. INTERFACES i_ref)  _IF_GUI_ALV_TREE Strictely Internal: Tree Control 20071209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAT_UI_TREE_DLGT *NO* Reuse: Delegate for ALV tree Control 20071109
Properties
Class CL_AST_GUI_ALV_TREE_DLGT  
Short Description - NO REUSE - Delegate for ALV Tree Control    
Super Class CL_AST_ALV_TREE_BASE_DLGT - NO REUSE - Delegate to Basic ALV Tree 
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 20071023   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AST_GUI_ALV_TREE_DLGT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GUI_ALV_TREE *NO* Reuse - ALV Tree Control 20071023
2 _IF_GUI_ALV_TREE Strictely Internal: Tree Control 20071209
Friends
Class CL_AST_GUI_ALV_TREE_DLGT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_ALV_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20071023
Methods
# Method Level Visibility Method type Description Created on
1 _SET_HANDLER_ALV_TREE Instance method Protected Method Install Event Handlers 20071023
2 __ON_BUTTON_CLICK Instance method Private Event handling method Event Handler 20071023
3 __ON_CHECKBOX_CHANGE Instance method Private Event handling method Event Handler 20071023
4 __ON_DRAG Instance method Private Event handling method Event Handler 20071023
5 __ON_DRAG_MULTIPLE Instance method Private Event handling method Event Handler 20071023
6 __ON_DROP Instance method Private Event handling method Event Handler 20071023
7 __ON_DROP_COMPLETE Instance method Private Event handling method Event Handler 20071023
8 __ON_DROP_COMPLETE_MULTIPLE Instance method Private Event handling method Event Handler 20071023
9 __ON_DROP_GET_FLAVOR Instance method Private Event handling method Event Handler 20071023
10 __ON_EXPAND_NC Instance method Private Event handling method Event Handler 20071023
11 __ON_HEADER_CLICK Instance method Private Event handling method Event Handler 20071023
12 __ON_HEADER_CONTEXT_MENU Instance method Private Event handling method Event Handler 20071023
13 __ON_ITEM_CNTXT_MENU_SELECTED Instance method Private Event handling method Event Handler 20071023
14 __ON_ITEM_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler 20071023
15 __ON_ITEM_DOUBLE_CLICK Instance method Private Event handling method Event Handler 20071023
16 __ON_ITEM_KEYPRESS Instance method Private Event handling method Event Handler 20071023
17 __ON_LINK_CLICK Instance method Private Event handling method Event Handler 20071023
18 __ON_NODE_CNTXT_MENU_SELECTED Instance method Private Event handling method Event Handler 20071023
19 __ON_NODE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler 20071023
20 __ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler 20071023
21 __ON_NODE_KEYPRESS Instance method Private Event handling method Event Handler 20071023
22 __ON_SELECTION_CHANGED Instance method Private Event handling method Event Handler 20071023
Events
Class CL_AST_GUI_ALV_TREE_DLGT has no event.
Types
Class CL_AST_GUI_ALV_TREE_DLGT has no local type.
Method Signatures

Method _SET_HANDLER_ALV_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 20071023

Method _SET_HANDLER_ALV_TREE on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_BUTTON_CLICK on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_CHECKBOX_CHANGE on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_DRAG on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20071023

Method __ON_DRAG_MULTIPLE on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_DROP on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_DROP_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_DROP_COMPLETE on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_DROP_COMPLETE_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20071023

Method __ON_DROP_COMPLETE_MULTIPLE on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_DROP_GET_FLAVOR on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_EXPAND_NC Signature

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

Method __ON_EXPAND_NC on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_HEADER_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023

Method __ON_HEADER_CLICK on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_HEADER_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing UCOMM Value transfer Attribute reference (LIKE) 20071023

Method __ON_HEADER_CONTEXT_MENU on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_ITEM_CNTXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20071023
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_ITEM_CNTXT_MENU_SELECTED on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing MENU Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_ITEM_CONTEXT_MENU_REQUEST on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_ITEM_DOUBLE_CLICK on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_ITEM_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing KEY Value transfer Attribute reference (LIKE) 20071023
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_ITEM_KEYPRESS on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_LINK_CLICK on class CL_AST_GUI_ALV_TREE_DLGT has no exception.

Method __ON_NODE_CNTXT_MENU_SELECTED Signature

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

Method __ON_NODE_CNTXT_MENU_SELECTED on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_NODE_CONTEXT_MENU_REQUEST on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023

Method __ON_NODE_DOUBLE_CLICK on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20071023

Method __ON_NODE_KEYPRESS on class CL_AST_GUI_ALV_TREE_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 Value transfer Attribute reference (LIKE) 20071023

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