SAP ABAP Class CL_AST_GUI_COLUMN_TREE_FAKE (- NO REUSE - Humble Object Column Tree for Unit Tests)
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_GUI_COLUMN_TREE | *NO* REUSE - Column Tree Control | 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_TREE_CONTROL_BASE | *NO* REUSE - Internal Tree Control | 20071022 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_GUI_COLUMN_TREE | Strictely Internal: Column Tree Control | 20071209 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_GUI_CONTROL | Strictely Internal: GUI Control | 20071209 |
Properties
| Class | CL_AST_GUI_COLUMN_TREE_FAKE | |
| Short Description | - NO REUSE - Humble Object Column Tree for Unit Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 5 | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GUI_COLUMN_TREE | *NO* REUSE - Column Tree Control | 20071022 | ||
| 2 | IF_ITEM_TREE_CONTROL | *NO* REUSE - Internal Tree Control | 20071022 | ||
| 3 | IF_TREE_CONTROL_BASE | *NO* REUSE - Internal Tree Control | 20071022 | ||
| 4 | _IF_GUI_COLUMN_TREE | Strictely Internal: Column Tree Control | 20071209 | ||
| 5 | _IF_GUI_CONTROL | Strictely Internal: GUI Control | 20071209 |
Friends
Class CL_AST_GUI_COLUMN_TREE_FAKE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20080229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20071024 |
Events
Class CL_AST_GUI_COLUMN_TREE_FAKE has no event.
Types
Class CL_AST_GUI_COLUMN_TREE_FAKE has no local type.
Method Signatures
Method INITIALIZE_COLUMN_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIDE_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Visibility of Selection | 20071024 | |||
| 2 | HIERARCHY_COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name of the Column in Hierarchy Area | 20071024 | |||
| 3 | HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Hierarchy Header | 20071024 | |||
| 4 | ITEM_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Can Individual Items be Selected? | 20071024 | |||
| 5 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20071024 | |||
| 6 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20071024 | |||
| 7 | NODE_SELECTION_MODE | Value transfer | Type reference (TYPE) | I | Nodes: Single or Multiple Selection | 20071024 | |||
| 8 | NO_HIERARCHY_COLUMN | Value transfer | Type reference (TYPE) | AS4FLAG | Internal Field | 20071024 | |||
| 9 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20071024 | |||
| 10 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 20071024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071024 | |||
| 2 | 20071024 | |||
| 3 | 20071024 | |||
| 4 | 20071024 | |||
| 5 | 20071024 | |||
| 6 | 20071024 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |