SAP ABAP Class IFUR_D08_TREENODE (IFUR_D08_TREENODE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IFUR_D08__CONTROL 20090114
Properties
Class IFUR_D08_TREENODE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080811   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IFUR_D08_TREENODE has no interface implemented.
Friends
Class IFUR_D08_TREENODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Public Object reference (TYPE REF TO) OBJECT 20090114
2 DISABLEDICONSRC Instance attribute Public Type reference (TYPE) STRING 20090114
3 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
4 ENABLEDICONSRC Instance attribute Public Type reference (TYPE) STRING 20090114
5 HASCHILDREN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
6 HASPOPUPMENU Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
7 ID Instance attribute Public Type reference (TYPE) STRING 20090114
8 ISCAPTIONNODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
9 ISCLICKABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
10 ISOPEN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
11 ISTEXTNODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
12 LEVEL Instance attribute Public Type reference (TYPE) I 20090114
13 NODEDESIGN Instance attribute Public Attribute reference (LIKE) IFUR_D08=>TREENODEDESIGN_ENUM 20090114
14 NODES Instance attribute Public Object reference (TYPE REF TO) IFUR_D08=>_T_COLLECTION 20090114
15 POPUPMENUID Instance attribute Public Type reference (TYPE) STRING 20090114
16 SELECTION Instance attribute Public Attribute reference (LIKE) IFUR_D08=>TREESEL_ENUM 20090114
17 TEXT Instance attribute Public Type reference (TYPE) STRING 20090114
18 TEXTDIRECTION Instance attribute Public Attribute reference (LIKE) IFUR_D08=>FORCEDTEXTDIRECTION_ENUM 20090114
19 TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20090114
20 USERDATA Instance attribute Public Type reference (TYPE) STRING 20090114
Methods
# Method Level Visibility Method type Description Created on
1 NODES_ADD Instance method Public Method 20090114
Events
Class IFUR_D08_TREENODE has no event.
Types
Class IFUR_D08_TREENODE has no local type.
Method Signatures

Method NODES_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IFUR_D08_TREENODE 20090114

Method NODES_ADD on class IFUR_D08_TREENODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in