SAP ABAP Class CL_TREE_MODEL_NODE (Node in Tree Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SEU_TREE_MODEL (Package) Tree Model Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ITEM_TREE_MODEL_NODE | Column Tree Model: Nodes | 00000000 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SIMPLE_TREE_MODEL_NODE | Simple Tree Model: Node | 00000000 |
Properties
| Class | CL_TREE_MODEL_NODE | |
| Short Description | Node in Tree Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_TREE_MODEL | Tree Model Framework |
| Created | 19980831 | SAP |
| Last change | 20050308 | 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
Class CL_TREE_MODEL_NODE has no interface implemented.
Friends
Class CL_TREE_MODEL_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Cannot Be Selected | 19980831 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | INT2 | Handle for Drag and Drop Behavior | 19990507 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Node Should be Expanded | 19981111 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TV_IMAGE | Symbol for Open Folder | 19980831 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | 'X': Expander Property is Set in View Node | 19981111 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | First Child | 19980831 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | There are Child Nodes | 19980831 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Invisible | 19980831 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | TV_IMAGE | Leaf Symbol/ Symbol for Closed Folder | 19980831 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Node has Child Nodes in View | 19981111 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Folder | 19980831 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | Last Child | 19980831 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | I | Only Used Temporarily | 19990906 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | TM_NODEKEY | Node key | 19981028 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | Next Sibling | 19980831 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Suppress Drawing of Hierarchy Lines | 19980831 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | I | No. of children | 19980831 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | INT4 | Node has Child Nodes in View | 19990701 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | Parent Nodes | 19980831 | |||
| 20 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | Preceding Siblings | 19980831 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | INT4 | Combination of Fore- and Background Color | 19980831 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TREE_MODEL | Owner of the Node | 19980831 | |||
| 23 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | User Object | 19990812 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | TV_NODEKEY | Key in Control | 19981028 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | TREEMNREFS | W_NODES | 19990621 |
Methods
Class CL_TREE_MODEL_NODE has no method.
Events
Class CL_TREE_MODEL_NODE has no event.
Types
Class CL_TREE_MODEL_NODE has no local type.
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in |