SAP ABAP Class CL_AST_ITEM_TREE_CONTROL_DLGT (- NO REUSE -Delegate to Item Tree)
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_TREE_CONTROL_BASE_DLGT | - NO REUSE -Delegate to Tree Control Base | 20071022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ITEM_TREE_CONTROL | *NO* REUSE - Internal Tree Control | 20071022 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_GUI_ITEM_TREE_CONTROL | Strictely Internal: Item Tree Control | 20071209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AST_GUI_COLUMN_TREE_DLGT | - NO REUSE - Delegate to Column Tree | 20071022 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AST_GUI_LIST_TREE_DLGT | - NO REUSE - Delegate to List Tree Control | 20080311 |
Properties
| Class | CL_AST_ITEM_TREE_CONTROL_DLGT | |
| Short Description | - NO REUSE -Delegate to Item Tree | |
| Super Class | CL_AST_TREE_CONTROL_BASE_DLGT | - NO REUSE -Delegate to Tree Control Base |
| 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_ITEM_TREE_CONTROL_DLGT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ITEM_TREE_CONTROL | *NO* REUSE - Internal Tree Control | 20071022 | ||
| 2 | _IF_GUI_ITEM_TREE_CONTROL | Strictely Internal: Item Tree Control | 20071209 |
Friends
Class CL_AST_ITEM_TREE_CONTROL_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_ITEM_TREE_CONTROL | Internal Tree Control Class | 20071022 |
Methods
Events
Class CL_AST_ITEM_TREE_CONTROL_DLGT has no event.
Types
Class CL_AST_ITEM_TREE_CONTROL_DLGT has no local type.
Method Signatures
Method _SET_HANDLER_ITEM_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 command | 20071022 |
Method _SET_HANDLER_ITEM_TREE on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_BUTTON_CLICK on class CL_AST_ITEM_TREE_CONTROL_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) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_CHECKBOX_CHANGE on class CL_AST_ITEM_TREE_CONTROL_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) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_DRAG on class CL_AST_ITEM_TREE_CONTROL_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) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_DRAG_MULTIPLE on class CL_AST_ITEM_TREE_CONTROL_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) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_DROP_COMPLETE on class CL_AST_ITEM_TREE_CONTROL_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) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY_TABLE | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_DROP_COMPLETE_MULTIPLE on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_HEADER_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_HEADER_CLICK on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_HEADER_CTXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_HEADER_CTXT_MENU_REQUEST on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_HEADER_CTXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_HEADER_CTXT_MENU_SELECT on class CL_AST_ITEM_TREE_CONTROL_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 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_ITEM_CONTEXT_MENU_REQUEST on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_ITEM_CONTEXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_ITEM_CONTEXT_MENU_SELECT on class CL_AST_ITEM_TREE_CONTROL_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 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_ITEM_DOUBLE_CLICK on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_ITEM_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | KEY | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_ITEM_KEYPRESS on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
Method __ON_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20071022 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20071022 |
Method __ON_LINK_CLICK on class CL_AST_ITEM_TREE_CONTROL_DLGT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |