Class Method list used by SAP ABAP Class CL_OO_INHERIT_TREE_MANAGER (Class Display in Tree Control)
SAP ABAP Class
CL_OO_INHERIT_TREE_MANAGER (Class Display in Tree Control) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CTMENU - ADD_FUNCTION | Context Menu | ||
| 2 | CL_GUI_CFW - DISPATCH | Control Framework Basic Class | ||
| 3 | CL_GUI_CFW - FLUSH | Control Framework Basic Class | ||
| 4 | CL_GUI_CFW - FLUSH | Control Framework Basic Class | ||
| 5 | CL_GUI_COLUMN_TREE - ADD_COLUMN | Column Tree Control | ||
| 6 | CL_GUI_COLUMN_TREE - CONSTRUCTOR | Column Tree Control | ||
| 7 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 8 | CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR | Container for Custom Controls in the Screen Area | ||
| 9 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 10 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 11 | CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | ||
| 12 | CL_OO_CLASS_RELATIONS - CONSTRUCTOR | Relationships Between Classes / Interfaces | ||
| 13 | CL_OO_CLASS_RELATIONS - CONSTRUCTOR | Relationships Between Classes / Interfaces | ||
| 14 | CL_OO_IF_RELATIONS - CONSTRUCTOR | Relationships Between Classes / Interfaces | ||
| 15 | CL_OO_INHERIT_TREE_MANAGER - BUILD_NODE_TABLE | Class Display in Tree Control | SOURCE CALL METHOD me->build_node_table. |
|
| 16 | CL_OO_INHERIT_TREE_MANAGER - CREATE_TREE | Class Display in Tree Control | ||
| 17 | CL_OO_INHERIT_TREE_MANAGER - ON_ITEM_CONTEXT_MENU_REQUEST | Class Display in Tree Control | SOURCE SET HANDLER me->on_item_context_menu_request FOR tree. |
|
| 18 | CL_OO_INHERIT_TREE_MANAGER - ON_ITEM_CONTEXT_MENU_SELECT | Class Display in Tree Control | SOURCE SET HANDLER me->on_item_context_menu_select FOR tree. |
|
| 19 | CL_OO_INHERIT_TREE_MANAGER - ON_ITEM_DOUBLE_CLICK | Class Display in Tree Control | SOURCE SET HANDLER me->on_item_double_click FOR tree. |
|
| 20 | CL_TREE_CONTROL_BASE - EXPAND_NODE | Internal Tree Control Class |