SAP ABAP Class CL_OO_INHERIT_TREE_MANAGER (Class Display in Tree Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_INHERIT_TREE_MANAGER  
Short Description Class Display in Tree Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19990511   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_INHERIT_TREE_MANAGER has no interface implemented.
Friends
Class CL_OO_INHERIT_TREE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIF_HISTORY Instance attribute Private Type reference (TYPE) SEOC_CLIF_KEYS History for Navigation 19990511
2 CLIF_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Class name 19990511
3 CLIF_TYPE Instance attribute Private Type reference (TYPE) SEOCLSTYPE Class or Interface 19990511
4 CL_RELATIONS Instance attribute Private Object reference (TYPE REF TO) CL_OO_CLASS_RELATIONS Class Relations 19990511
5 EXPANDED_NODE_KEY Instance attribute Private Type reference (TYPE) TREEV_NODE-NODE_KEY Expanded Nodes 19990511
6 IF_RELATIONS Instance attribute Private Object reference (TYPE REF TO) CL_OO_IF_RELATIONS Interface Relations 19990511
7 ITEM_TABLE Instance attribute Private See coding Item Table for Tree 19990511
8 NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NTAB Node Table for Tree 19990511
9 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Tree Control Class 19990511
10 TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Class for Tree Control 19990511
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_NODE_TABLE Instance method Private Method Creates the Internal Table for the Tree Control 19990511
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990511
3 CREATE_TREE Instance method Public Method Creates the Tree 19990511
4 DISPATCH_EVENTS Instance method Public Method Dispatches the Tree Control Events 19990511
5 ON_ITEM_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler for ITEM_CONTEXT_MENU_REQUEST 19990511
6 ON_ITEM_CONTEXT_MENU_SELECT Instance method Private Event handling method Event Handler for ITEM_CONTEXT_MENU_SELECT 19990511
7 ON_ITEM_DOUBLE_CLICK Instance method Private Event handling method Event Handler for ITEM_DOUBLE_CLICK 19990511
Events
Class CL_OO_INHERIT_TREE_MANAGER has no event.
Types
Class CL_OO_INHERIT_TREE_MANAGER has no local type.
Method Signatures

Method BUILD_NODE_TABLE Signature

Method BUILD_NODE_TABLE on class CL_OO_INHERIT_TREE_MANAGER has no parameter.
Method BUILD_NODE_TABLE on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME class/interface - name 19990511

Method CONSTRUCTOR on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method CREATE_TREE Signature

Method CREATE_TREE on class CL_OO_INHERIT_TREE_MANAGER has no parameter.
Method CREATE_TREE on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method DISPATCH_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OK_CODE Call by reference Type reference (TYPE) SY-UCOMM ok_code 19990511

Method DISPATCH_EVENTS on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Type reference (TYPE) >INVALID< 19990511
2 Importing MENU Call by reference Type reference (TYPE) 19990511
3 Importing NODE_KEY Call by reference Type reference (TYPE) 19990511

Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method ON_ITEM_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 19990511
2 Importing ITEM_NAME Call by reference Type reference (TYPE) 19990511
3 Importing NODE_KEY Call by reference Type reference (TYPE) 19990511

Method ON_ITEM_CONTEXT_MENU_SELECT on class CL_OO_INHERIT_TREE_MANAGER has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Type reference (TYPE) >INVALID< 19990511
2 Importing NODE_KEY Call by reference Type reference (TYPE) 19990511

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