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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TREE_CONTROL_BASE | Column Tree Control | 20071022 |
Methods
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 | 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 | 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 | 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 | 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 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 2 | 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 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 2 | FLAVORS | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 3 | 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 | 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 | MENU | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 2 | 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 | FCODE | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 2 | 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 | 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 | KEY | Call by reference | Attribute reference (LIKE) | 20071022 | |||||
| 2 | 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 | 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 |