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 TREEM 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 DISABLED Instance attribute Public Type reference (TYPE) AS4FLAG Cannot Be Selected 19980831
2 DRAG_DROP_ID Instance attribute Public Type reference (TYPE) INT2 Handle for Drag and Drop Behavior 19990507
3 EXPAND Instance attribute Public Type reference (TYPE) AS4FLAG Node Should be Expanded 19981111
4 EXPANDED_IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Symbol for Open Folder 19980831
5 EXPANDER Instance attribute Public Type reference (TYPE) AS4FLAG 'X': Expander Property is Set in View Node 19981111
6 FIRST_CHILD Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL_NODE First Child 19980831
7 FORCE_PLUS Instance attribute Public Type reference (TYPE) AS4FLAG There are Child Nodes 19980831
8 HIDDEN Instance attribute Public Type reference (TYPE) AS4FLAG Invisible 19980831
9 IMAGE Instance attribute Public Type reference (TYPE) TV_IMAGE Leaf Symbol/ Symbol for Closed Folder 19980831
10 IN_VIEW Instance attribute Public Type reference (TYPE) AS4FLAG Node has Child Nodes in View 19981111
11 ISFOLDER Instance attribute Public Type reference (TYPE) AS4FLAG Folder 19980831
12 LAST_CHILD Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL_NODE Last Child 19980831
13 LEVEL Instance attribute Public Type reference (TYPE) I Only Used Temporarily 19990906
14 LONG_KEY Instance attribute Public Type reference (TYPE) TM_NODEKEY Node key 19981028
15 NEXT_SIBLING Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL_NODE Next Sibling 19980831
16 NO_BRANCH Instance attribute Public Type reference (TYPE) AS4FLAG Suppress Drawing of Hierarchy Lines 19980831
17 NR_OF_CHILDREN Instance attribute Public Type reference (TYPE) I No. of children 19980831
18 NR_OF_CHILDREN_IN_VIEW Instance attribute Public Type reference (TYPE) INT4 Node has Child Nodes in View 19990701
19 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL_NODE Parent Nodes 19980831
20 PREV_SIBLING Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL_NODE Preceding Siblings 19980831
21 STYLE Instance attribute Public Type reference (TYPE) INT4 Combination of Fore- and Background Color 19980831
22 TREE Instance attribute Public Object reference (TYPE REF TO) CL_TREE_MODEL Owner of the Node 19980831
23 USER_OBJECT Instance attribute Public Object reference (TYPE REF TO) OBJECT User Object 19990812
24 VIEW_KEY Instance attribute Public Type reference (TYPE) TV_NODEKEY Key in Control 19981028
25 W_NODES 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