Class Method list used by SAP ABAP Class CL_UMC_URL_ASSIGNMENT_TREE (URL)
SAP ABAP Class CL_UMC_URL_ASSIGNMENT_TREE (URL) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_COLUMN_TREE_MODEL - ADD_ITEMS Column Tree Control with Data Management at Backend
2 Class Method  CL_COLUMN_TREE_MODEL - ADD_ITEMS Column Tree Control with Data Management at Backend
3 Class Method  CL_COLUMN_TREE_MODEL - ADD_NODES Column Tree Control with Data Management at Backend
4 Class Method  CL_COLUMN_TREE_MODEL - ADD_NODES Column Tree Control with Data Management at Backend
5 Class Method  CL_COLUMN_TREE_MODEL - CONSTRUCTOR Column Tree Control with Data Management at Backend
6 Class Method  CL_COLUMN_TREE_MODEL - ADD_COLUMN Column Tree Control with Data Management at Backend
7 Class Method  CL_DRAGDROP - ADD Behavior for Drag and Drop
8 Class Method  CL_DRAGDROP - CONSTRUCTOR Behavior for Drag and Drop
9 Class Method  CL_DRAGDROP - GET_HANDLE Behavior for Drag and Drop
10 Class Method  CL_DRAGDROPOBJECT - ABORT Drag&Drop Data Object
11 Class Method  CL_GUI_CONTROL - SET_REGISTERED_EVENTS Proxy Class for Control in GUI
12 Class Method  CL_GUI_CONTROL - SET_POSITION Proxy Class for Control in GUI
13 Class Method  CL_GUI_CONTROL - SET_ALIGNMENT Proxy Class for Control in GUI
14 Class Method  CL_GUI_TOOLBAR - ADD_BUTTON Toolbar Control
15 Class Method  CL_GUI_TOOLBAR - CONSTRUCTOR Toolbar Control
16 Class Method  CL_GUI_TOOLBAR - SET_BUTTON_STATE Toolbar Control
17 Class Method  CL_ITEM_TREE_MODEL - ITEM_SET_TEXT Tree Model with Items
18 Class Method  CL_ITEM_TREE_MODEL - SET_REGISTERED_EVENTS Tree Model with Items
19 Class Method  CL_TREE_MODEL - EXPAND_ROOT_NODES Tree Model: Basic Class
20 Class Method  CL_TREE_MODEL - NODE_GET_USER_OBJECT Tree Model: Basic Class
21 Class Method  CL_TREE_MODEL - NODE_GET_USER_OBJECT Tree Model: Basic Class
22 Class Method  CL_TREE_MODEL - NODE_GET_PREV_SIBLING Tree Model: Basic Class
23 Class Method  CL_TREE_MODEL - NODE_GET_NEXT_SIBLING Tree Model: Basic Class
24 Class Method  CL_TREE_MODEL - MOVE_NODE Tree Model: Basic Class
25 Class Method  CL_TREE_MODEL - MOVE_NODE Tree Model: Basic Class
26 Class Method  CL_TREE_MODEL - GET_ROOT_NODES Tree Model: Basic Class
27 Class Method  CL_TREE_MODEL - ENSURE_VISIBLE Tree Model: Basic Class
28 Class Method  CL_TREE_MODEL - DELETE_NODE Tree Model: Basic Class
29 Class Method  CL_TREE_MODEL - DELETE_ALL_NODES Tree Model: Basic Class
30 Class Method  CL_TREE_MODEL - CREATE_TREE_CONTROL Tree Model: Basic Class
31 Class Method  CL_TREE_MODEL - CREATE_TREE_CONTROL Tree Model: Basic Class
32 Class Method  CL_TREE_MODEL - GET_SELECTED_NODE Tree Model: Basic Class
33 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - SET_BUTTON_STATE URL SOURCE me->set_button_state( ).
34 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_FUNCTION_SELECTED URL SOURCE SET HANDLER on_function_selected FOR mp_toolbar.
35 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_DROP_COMPLETE URL SOURCE SET HANDLER on_drop_complete FOR me.
36 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_DROP URL SOURCE SET HANDLER on_drop FOR me.
37 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_DRAG URL SOURCE SET HANDLER on_drag FOR me.
38 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_DOUBLE_CLICK URL SOURCE me->on_double_click( node_key = node_key ).
39 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ON_DOUBLE_CLICK URL SOURCE SET HANDLER on_double_click FOR me.
40 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE me->add_selection( x_add_to_tree = 'X' ip_url = lp_url ).
41 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE item_table = lt_item.
42 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE node = wa_node
43 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE IMPORTING
44 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE ip_url = lp_url
45 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE x_add_to_tree = ''
46 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE EXPORTING
47 Class Method  CL_UMC_URL_ASSIGNMENT_TREE - ADD_SELECTION URL SOURCE CALL METHOD me->add_selection