Hierarchy
⤷
⤷
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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20071023 |
Methods
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 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | CHECKED | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | 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 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | FCODE | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | KEY | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 3 | 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 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | FCODE | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | MENU | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | 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 | KEY | Value transfer | Attribute reference (LIKE) | 20071023 | |||||
| 2 | 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 | 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 |