SAP ABAP Class IF_DMC_TREE_NODE (Nodes in List Tree Control)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DMC_FILE_LIST_OWNER Can a list with input/output files be assigned? 20000313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_COLL_ACP_LIST MWB: Rule Variant List Class 20060620
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_POBJECT Basis Class for All Objects in DMC 20000229
Properties
Class IF_DMC_TREE_NODE  
Short Description Nodes in List Tree Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000225   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DMC_TREE_NODE has no forward declaration.
Interfaces
Class IF_DMC_TREE_NODE has no interface implemented.
Friends
Class IF_DMC_TREE_NODE has no friend class.
Attributes
Class IF_DMC_TREE_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPANDED_ICON Instance method Public Method Returns icon for expanded nodes 20000225
2 GET_ITEM_CONTENT Instance method Public Method Returns items for representation in list tree 20000225
3 GET_ITEM_TEXT Instance method Public Method Returns item text 20000225
4 GET_NODE_CONTENT Instance method Public Method Returns node content 20000225
5 GET_NORMAL_ICON Instance method Public Method Returns icon for non-expanded representation 20000225
6 IS_NODE_FOLDER Instance method Public Method Returns 'true' if the node is not an end node 20000225
Events
Class IF_DMC_TREE_NODE has no event.
Types
Class IF_DMC_TREE_NODE has no local type.
Method Signatures

Method GET_EXPANDED_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) TV_IMAGE ICON 20000225

Method GET_EXPANDED_ICON on class IF_DMC_TREE_NODE has no exception.

Method GET_ITEM_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Type reference (TYPE) DMC_TREEIT ITEM 20000225

Method GET_ITEM_CONTENT on class IF_DMC_TREE_NODE has no exception.

Method GET_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T Value transfer Type reference (TYPE) SCRPCHA72 T 20000225

Method GET_ITEM_TEXT on class IF_DMC_TREE_NODE has no exception.

Method GET_NODE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE Value transfer Type reference (TYPE) TREEV_NODE NODE 20000225

Method GET_NODE_CONTENT on class IF_DMC_TREE_NODE has no exception.

Method GET_NORMAL_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) TV_IMAGE ICON 20000225

Method GET_NORMAL_ICON on class IF_DMC_TREE_NODE has no exception.

Method IS_NODE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning YES Value transfer Type reference (TYPE) BOOLEAN YES 20000225

Method IS_NODE_FOLDER on class IF_DMC_TREE_NODE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in