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 | 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 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Class name | 20100427 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOCLASS-CLSTYPE | Class or interface | 20100427 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_CLASS_RELATIONS | Class Relationships | 20100427 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_IF_RELATIONS | Interface Relationships | 20100427 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SEOCPDNAME | Method name | 20100427 | |||
| 6 | Instance attribute | Public | See coding | Node Table for Tree | 20100830 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SEOCLASS-CLSNAME | Selected Class (Double-Click) | 20100427 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control Class | 20100427 | |||
| 9 | 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 | Instance method | Public | Method | Fills the Node Table of the Tree | 20100427 | |
| 2 | Instance method | Public | Constructor | Constructor | 19990408 | |
| 3 | Instance method | Public | Method | Create Connection Between Tree and Screen | 19990408 | |
| 4 | Instance method | Public | Method | Method for Event Management | 20100427 | |
| 5 | Instance method | Public | Method | Returns the Selected Class | 19990413 | |
| 6 | Instance method | Private | Method | Checks Whether Method is Redefined | 20100427 | |
| 7 | Instance method | Private | Event handling method | Event Handler for EXPAND_NO_CHILDREN Event | 20100427 | |
| 8 | 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 | IMP_CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 19990408 | |||
| 2 | IMP_METH_NAME | Call by reference | Type reference (TYPE) | SEOCOMPODF-CMPNAME | Methodenname | 19990408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20001011 | |||
| 2 | 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 | 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 | PICKED_CLASS | Value transfer | Type reference (TYPE) | SEOCLASS-CLSNAME | .... | 20091127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CLSNAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | 20100427 | ||||
| 2 | REFCLSNAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | 20100427 | ||||
| 3 | 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 | 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 |