SAP ABAP Class IF_PS_UI_TREE (Tree Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PS_UI_TREE Tree control 20100618
Properties
Class IF_PS_UI_TREE  
Short Description Tree Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100618   SAP 
Last change 20110908   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)
2 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_PS_UI_TREE has no interface implemented.
Friends
Class IF_PS_UI_TREE has no friend class.
Attributes
Class IF_PS_UI_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TREE Instance method Public Method Create Tree Instance 20100618
Events
Class IF_PS_UI_TREE has no event.
Types
Class IF_PS_UI_TREE has no local type.
Method Signatures

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCAT_COMPLETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100618
2 Importing IV_HIDE_SELECTION Call by reference Type reference (TYPE) AS4FLAG ABAP_FALSE Visibility of Selection 20100618
3 Importing IV_ITEM_SELECTION Call by reference Type reference (TYPE) AS4FLAG ABAP_TRUE Can Individual Items be Selected? 20100618
4 Importing IV_LIFETIME Call by reference Type reference (TYPE) I Lifetime 20100618
5 Importing IV_MODEL_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100618
6 Importing IV_NODE_SELECTION_MODE Call by reference Type reference (TYPE) I CL_GUI_COLUMN_TREE=>NODE_SEL_MODE_SINGLE Nodes: Single or Multiple Selection 20100618
7 Importing IV_NO_HTML_HEADER Call by reference Type reference (TYPE) AS4FLAG ABAP_FALSE NO_HTML_HEADER 20100618
8 Importing IV_NO_TOOLBAR Call by reference Type reference (TYPE) AS4FLAG ABAP_FALSE NO_TOOLBAR 20100618
9 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container 20100618
10 Importing IV_PRINT Call by reference Type reference (TYPE) AS4FLAG ABAP_FALSE Print Only 20100618
11 Importing IV_SHELLSTYLE Call by reference Type reference (TYPE) I Shell Style 20100618

Method CREATE_TREE on class IF_PS_UI_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in