SAP ABAP Class CL_CFX_TREE_UI2 (Collaboration Folders: Navigation Tree)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_TREE_UI2  
Short Description Collaboration Folders: Navigation Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20010126   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_TREE_UI2 has no forward declaration.
Interfaces
Class CL_CFX_TREE_UI2 has no interface implemented.
Friends
Class CL_CFX_TREE_UI2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_NODES Instance attribute Private Type reference (TYPE) CFX_TT_NODES Node Data 20010126
2 M_NODE_NUMBER Instance attribute Private Type reference (TYPE) I Number of Rows 20010126
3 M_TREE Instance attribute Private Type reference (TYPE) CFX_TS_TREE Global Tree Data 20010126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method Add Node 20010126
2 CONSTRUCTOR Instance method Public Constructor Constructing the Navigation Tree 20010126
3 GET_NODE Instance method Public Method Get Node Data 20010126
4 GET_NODE_NUMBER Instance method Public Method Get Number of Nodes 20010126
5 GET_TREE Instance method Public Method Get Global Tree Data 20010126
6 HANDLE_EVENTS Static method Public Method Handles Tree Events 20010126
7 SET_COLLABORATION Instance method Public Method Sets the ID of the Collaboration 20010126
8 SET_NODE Instance method Public Method Set Node Data 20010126
Events
Class CL_CFX_TREE_UI2 has no event.
Types
Class CL_CFX_TREE_UI2 has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLOSE_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. If set, there are children and node is closed 20010126
2 Importing I_DESCRIPTION Value transfer Type reference (TYPE) STRING Description 20010126
3 Importing I_HREF Value transfer Type reference (TYPE) STRING Link 20010126
4 Importing I_INDENTATION Value transfer Type reference (TYPE) STRING Indentation in pixels 20010126
5 Importing I_MARKED Value transfer Type reference (TYPE) STRING Node has focus 20010126
6 Importing I_NO_CHILD Value transfer Type reference (TYPE) STRING Flag. If set, no child exists. 20010126
7 Importing I_OBJECT_ID Value transfer Type reference (TYPE) STRING Id of the represented object 20010126
8 Importing I_OPEN_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. If set; there are children and node is expanded 20010126
9 Importing I_TEXT Value transfer Type reference (TYPE) STRING Text of node 20010126
10 Returning R_NEW_NODE_INDEX Value transfer Type reference (TYPE) I Index of new node 20010126

Method ADD_NODE on class CL_CFX_TREE_UI2 has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CFX_TREE_UI2 has no parameter.
Method CONSTRUCTOR on class CL_CFX_TREE_UI2 has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLOSE_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. If set, there are children and node is closed 20010126
2 Exporting E_DESCRIPTION Value transfer Type reference (TYPE) STRING Description 20010126
3 Exporting E_HREF Value transfer Type reference (TYPE) STRING Link 20010126
4 Exporting E_INDENTATION Value transfer Type reference (TYPE) STRING Indentation in pixels 20010126
5 Exporting E_MARKED Value transfer Type reference (TYPE) STRING Node has focus 20010126
6 Exporting E_NO_CHILD Value transfer Type reference (TYPE) STRING Flag. If set ,no child exists 20010126
7 Exporting E_OBJECT_ID Value transfer Type reference (TYPE) STRING Id of the represented object 20010126
8 Exporting E_OPEN_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. If set, there are children and node is expanded 20010126
9 Exporting E_TEXT Value transfer Type reference (TYPE) STRING Text of node 20010126
10 Importing I_NODE_INDEX Value transfer Type reference (TYPE) I Index of node 20010126

Method GET_NODE on class CL_CFX_TREE_UI2 has no exception.

Method GET_NODE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_NUMBER Value transfer Type reference (TYPE) I Number of nodes 20010126

Method GET_NODE_NUMBER on class CL_CFX_TREE_UI2 has no exception.

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TITLE Value transfer Type reference (TYPE) STRING Title of tree 20010126

Method GET_TREE on class CL_CFX_TREE_UI2 has no exception.

Method HANDLE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP navigation object 20010126
2 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP request 20010126
3 Returning R_EVENT_HANDLED Value transfer Type reference (TYPE) STRING Is set when handler handled the event 20010126

Method HANDLE_EVENTS on class CL_CFX_TREE_UI2 has no exception.

Method SET_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_ID Value transfer Type reference (TYPE) STRING Id der Kollaboration 20010126

Method SET_COLLABORATION on class CL_CFX_TREE_UI2 has no exception.

Method SET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLOSE_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. When set: There are children and node is closed 20010126
2 Importing I_DESCRIPTION Value transfer Type reference (TYPE) STRING Description 20010126
3 Importing I_HREF Value transfer Type reference (TYPE) STRING Link 20010126
4 Importing I_INDENTATION Value transfer Type reference (TYPE) STRING Indentation (in pixels) 20010126
5 Importing I_MARKED Value transfer Type reference (TYPE) STRING Node has focus 20010126
6 Importing I_NODE_INDEX Value transfer Type reference (TYPE) I Index of node 20010126
7 Importing I_NO_CHILD Value transfer Type reference (TYPE) STRING Flag. When set: No child exists. 20010126
8 Importing I_OBJECT_ID Value transfer Type reference (TYPE) STRING Id of the represented object 20010126
9 Importing I_OPEN_WITH_CHILD Value transfer Type reference (TYPE) STRING Flag. When set: There are children and node is expanded 20010126
10 Importing I_TEXT Value transfer Type reference (TYPE) STRING Text 20010126

Method SET_NODE on class CL_CFX_TREE_UI2 has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A