SAP ABAP Class CL_OO_REFACTORING_DISPLAY (Refactoring Assistant)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO_REFACTORING (Package) Refactoring Assistant

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OO_REFACTORING_DISPLAY | Refactoring Assistant | 20001020 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OO_REFACTORING_DISPLAY_CLS | Refactoring Assistant for Class | 20001020 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_OO_REFACTORING_DISPLAY_INTF | Refactoring Assistant for Interface | 20001020 |
Properties
Class | CL_OO_REFACTORING_DISPLAY | |
Short Description | Refactoring Assistant | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEO_REFACTORING | Refactoring Assistant |
Created | 19991117 | 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) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OO_REFACTORING_DISPLAY | Refactoring Assistant | 20001020 |
Friends
Class CL_OO_REFACTORING_DISPLAY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OO_REFACTORING_ASSISTENT | Refactoring Assistant | 19991117 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Class Name | 19991117 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSTYPE | Class or Interface | 19991117 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box Container | 19991117 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20000705 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Handle for Drag and Drop | 20000705 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 19991117 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Handle for Drag and Drop | 19991117 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 19991117 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Handle for Drag and Drop | 19991117 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | Screen Number | 19991117 | ||
12 | ![]() |
Instance attribute | Protected | See coding | Item Table for Tree | 19991117 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TREEV_NTAB | Node Table for Tree | 19991117 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | Program Name | 19991117 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 19991117 | ||
16 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20001020 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STATUS_PROTOCOL_TYPE | 20001020 | |||
18 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_CLOSE' | 20001020 | ||
19 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_COLL_ALL' | 20001020 | ||
20 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_EXP_ALL' | 20001020 | ||
21 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_INFO' | 20001020 | ||
22 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_REFRESH' | 20001020 | ||
23 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_SAVE' | 20001020 | ||
24 | ![]() |
Constant | Private | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_UNDO' | 20001025 | ||
25 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 19991117 | ||
26 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Tree Control Class | 19991117 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOX_BOOLEAN | seox_true | 20001027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20001020 | |
2 | ![]() |
Instance method | Protected | Method | Creates the Internal Table for the Tree Control | 19991117 |
3 | ![]() |
Instance method | Private | Method | Creates the Toolbar | 19991117 |
4 | ![]() |
Instance method | Private | Method | Dispatches the Tree Control Events | 19991117 |
5 | ![]() |
Instance method | Public | Method | Creates the Dialog Box with Tree and Toolbar | 20001020 |
6 | ![]() |
Instance method | Private | Event handling method | Event Handler for ON_DRAG ( cl_gui_column_tree ) | 19991117 |
7 | ![]() |
Instance method | Private | Event handling method | Event Handler for ON_DRAG ( cl_gui_column_tree ) | 20010220 |
8 | ![]() |
Instance method | Protected | Event handling method | Event Handler for ON_DROP ( cl_gui_column_tree ) | 19991117 |
9 | ![]() |
Instance method | Private | Event handling method | Event Handler for ON_DROP_COMPLETE ( cl_gui_column_tree ) | 19991117 |
10 | ![]() |
Instance method | Private | Event handling method | Event Handler for ON_DROP_COMPLETE ( cl_gui_column_tree ) | 20010220 |
11 | ![]() |
Instance method | Private | Event handling method | Event Handler for FUNCTION_SELECTED ( cl_gui_toolbar ) | 19991117 |
12 | ![]() |
Instance method | Private | Method | Initialization of Drag&Drop Behavior | 19991117 |
13 | ![]() |
Instance method | Private | Event handling method | Close the Dialog Box | 19991117 |
14 | ![]() |
Instance method | Protected | Method | 20001023 | |
15 | ![]() |
Instance method | Private | Method | 20001020 | |
16 | ![]() |
Instance method | Protected | Method | 20001027 |
Events
Class CL_OO_REFACTORING_DISPLAY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STATUS_PROTOCOL_TYPE | Protected | See coding | 20001023 |
|
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method CLOSE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method CREATE_NODE_TABLE Signature
Method CREATE_NODE_TABLE on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method CREATE_NODE_TABLE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method CREATE_TOOLBAR Signature
Method CREATE_TOOLBAR on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method CREATE_TOOLBAR on class CL_OO_REFACTORING_DISPLAY 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 | ok_code | 19991117 |
Method DISPATCH_EVENTS on class CL_OO_REFACTORING_DISPLAY has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method DISPLAY on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_ON_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 19991117 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 19991117 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991117 |
Method HANDLE_ON_DRAG on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_ON_DRAG_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20010220 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010220 | ||||
3 | ![]() |
NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20010220 |
Method HANDLE_ON_DRAG_MULTIPLE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_ON_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 19991117 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991117 |
Method HANDLE_ON_DROP on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_ON_DROP_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Value transfer | Attribute reference (LIKE) | 19991117 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 19991117 |
Method HANDLE_ON_DROP_COMPLETE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_ON_DROP_COMPLETE_MULTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20010220 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20010220 | ||||
3 | ![]() |
NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20010220 |
Method HANDLE_ON_DROP_COMPLETE_MULTI on class CL_OO_REFACTORING_DISPLAY has no exception.
Method HANDLE_TOOLBAR_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 19991117 |
Method HANDLE_TOOLBAR_FUNCTIONS on class CL_OO_REFACTORING_DISPLAY has no exception.
Method INIT_DRAG_DROP Signature
Method INIT_DRAG_DROP on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method INIT_DRAG_DROP on class CL_OO_REFACTORING_DISPLAY has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method ON_CLOSE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method REFRESH_STATUS_DISPLAY Signature
Method REFRESH_STATUS_DISPLAY on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method REFRESH_STATUS_DISPLAY on class CL_OO_REFACTORING_DISPLAY has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method REFRESH_TREE on class CL_OO_REFACTORING_DISPLAY has no exception.
Method SET_UNDO_BUTTON_STATE Signature
Method SET_UNDO_BUTTON_STATE on class CL_OO_REFACTORING_DISPLAY has no parameter.
Method SET_UNDO_BUTTON_STATE on class CL_OO_REFACTORING_DISPLAY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46C |