SAP ABAP Class CL_OO_INH_TREE_MANAGER (Display Inheritance Tree)
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_INH_TREE_MANAGER  
Short Description Display Inheritance Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19990408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_INH_TREE_MANAGER has no interface implemented.
Friends
Class CL_OO_INH_TREE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIF_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Class name 20100427
2 CLIF_TYPE Instance attribute Private Type reference (TYPE) SEOCLASS-CLSTYPE Class or interface 20100427
3 CL_RELATIONS Instance attribute Private Object reference (TYPE REF TO) CL_OO_CLASS_RELATIONS Class Relationships 20100427
4 IF_RELATIONS Instance attribute Private Object reference (TYPE REF TO) CL_OO_IF_RELATIONS Interface Relationships 20100427
5 METH_NAME Instance attribute Private Type reference (TYPE) SEOCPDNAME Method name 20100427
6 NODE_TABLE Instance attribute Public See coding Node Table for Tree 20100830
7 PICKED_CLSNAME Instance attribute Private Type reference (TYPE) SEOCLASS-CLSNAME Selected Class (Double-Click) 20100427
8 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree Control Class 20100427
9 TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Class for Tree Control 20100427
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_NODE_TABLE Instance method Public Method Fills the Node Table of the Tree 20100427
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990408
3 CREATE_TREE Instance method Public Method Create Connection Between Tree and Screen 19990408
4 DISPATCH_EVENTS Instance method Public Method Method for Event Management 20100427
5 GET_PICKED_CLASS Instance method Public Method Returns the Selected Class 19990413
6 IS_METHOD_REDEFINED Instance method Private Method Checks Whether Method is Redefined 20100427
7 ON_EXPAND_NO_CHILDREN Instance method Private Event handling method Event Handler for EXPAND_NO_CHILDREN Event 20100427
8 ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler for NODE_DOUBLE_CLICK event 20100427
Events
Class CL_OO_INH_TREE_MANAGER has no event.
Types
Class CL_OO_INH_TREE_MANAGER has no local type.
Method Signatures

Method BUILD_NODE_TABLE Signature

Method BUILD_NODE_TABLE on class CL_OO_INH_TREE_MANAGER has no parameter.
Method BUILD_NODE_TABLE on class CL_OO_INH_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) SEOCLASS-CLSNAME Klassenname 19990408
2 Importing IMP_METH_NAME Call by reference Type reference (TYPE) SEOCOMPODF-CMPNAME Methodenname 19990408
# Exception Resumable Description Created on
1 CLIF_NOT_EXISTING 20001011
2 METH_NOT_EXISTING 20001011

Method CREATE_TREE Signature

Method CREATE_TREE on class CL_OO_INH_TREE_MANAGER has no parameter.
Method CREATE_TREE on class CL_OO_INH_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 20100427

Method DISPATCH_EVENTS on class CL_OO_INH_TREE_MANAGER has no exception.

Method GET_PICKED_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PICKED_CLASS Value transfer Type reference (TYPE) SEOCLASS-CLSNAME .... 20091127
# Exception Resumable Description Created on
1 NO_SELECTION Es wurde keine Klasse per Doppelklick ausgewählt ! 19990413

Method IS_METHOD_REDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSNAME Call by reference Type reference (TYPE) SEOCLASS-CLSNAME 20100427
2 Importing REFCLSNAME Call by reference Type reference (TYPE) SEOCLASS-CLSNAME 20100427
3 Returning RESPONSE Value transfer Type reference (TYPE) FLAG 20100427

Method IS_METHOD_REDEFINED on class CL_OO_INH_TREE_MANAGER has no exception.

Method ON_EXPAND_NO_CHILDREN Signature

Method ON_EXPAND_NO_CHILDREN on class CL_OO_INH_TREE_MANAGER has no parameter.
Method ON_EXPAND_NO_CHILDREN on class CL_OO_INH_TREE_MANAGER has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20100427

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