SAP ABAP Class CL_OO_INHERITANCE_TREE_DISPLAY (Display Inheritance Relationship 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_INHERITANCE_TREE_DISPLAY | |
| Short Description | Display Inheritance Relationship 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 | 20000531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OO_INHERITANCE_TREE_DISPLAY has no interface implemented.
Friends
Class CL_OO_INHERITANCE_TREE_DISPLAY 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) | SEOC_CLIF_KEYS | History for Navigation | 20000531 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Class Name | 20000531 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSTYPE | Class or Interface | 20000531 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_CLASS_RELATIONS | Class Relations | 20000531 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20000531 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TREEV_NODE-NODE_KEY | Expanded Nodes | 20000531 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_IF_RELATIONS | Interface Relations | 20000531 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SEOC_CLIF_KEYS_W_TEXT | 20000607 | ||||
| 9 | Instance attribute | Private | See coding | Item Table for Tree | 20000531 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Node Table for Tree | 20000531 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SEOC_CLIF_KEYS_W_TEXT | 20000607 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SEOC_CLIF_KEYS_W_TEXT | 20000607 | ||||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Tree Control Class | 20000531 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container Class for Tree Control | 20000531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creates the Internal Table for the Tree Control | 20000531 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000531 | |
| 3 | Instance method | Public | Method | Dispatches the Tree Control Events | 20000531 | |
| 4 | Instance method | Public | Method | Displays the Todo List in the Dialog Box as an ALV Grid | 20000531 | |
| 5 | Instance method | Public | Event handling method | Event Handler for CLOSE of DIALOGBOX | 20000531 | |
| 6 | Instance method | Private | Event handling method | Event Handler for ITEM_CONTEXT_MENU_REQUEST | 20000531 | |
| 7 | Instance method | Private | Event handling method | Event Handler for ITEM_CONTEXT_MENU_SELECT | 20000531 | |
| 8 | Instance method | Private | Event handling method | Event Handler for ITEM_DOUBLE_CLICK | 20000531 | |
| 9 | Instance method | Private | Method | Refresh Display with Double-Click on Node | 20000607 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20000720 |
Types
Class CL_OO_INHERITANCE_TREE_DISPLAY has no local type.
Method Signatures
Method BUILD_NODE_TABLE Signature
Method BUILD_NODE_TABLE on class CL_OO_INHERITANCE_TREE_DISPLAY has no parameter.
Method BUILD_NODE_TABLE on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | class/interface - name | 20000531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekttyp existiert nicht | 20000531 |
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 | ok_code | 20000531 |
Method DISPATCH_EVENTS on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | Dynpronummer | 20000531 | |||
| 2 | REPID | Value transfer | Type reference (TYPE) | SY-REPID | Programmname | 20000531 |
Method DISPLAY on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_OO_INHERITANCE_TREE_DISPLAY has no parameter.
Method ON_CLOSE on class CL_OO_INHERITANCE_TREE_DISPLAY 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 | ITEM_NAME | Call by reference | Type reference (TYPE) | >INVALID< | 20000531 | ||||
| 2 | MENU | Call by reference | Type reference (TYPE) | 20000531 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 20000531 |
Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_OO_INHERITANCE_TREE_DISPLAY 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 | FCODE | Call by reference | Type reference (TYPE) | 20000531 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 20000531 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 20000531 |
Method ON_ITEM_CONTEXT_MENU_SELECT on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Method ON_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | >INVALID< | 20000531 | ||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 20000531 |
Method ON_ITEM_DOUBLE_CLICK on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Method REFRESH Signature
Method REFRESH on class CL_OO_INHERITANCE_TREE_DISPLAY has no parameter.
Method REFRESH on class CL_OO_INHERITANCE_TREE_DISPLAY has no exception.
Event Signatures
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Exporting | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20000720 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |