Class Method list used by SAP ABAP Class CL_OPC_NAMESPACE_TREE (Tree for Namespace Browsing of OPC Server)
SAP ABAP Class
CL_OPC_NAMESPACE_TREE (Tree for Namespace Browsing of OPC Server) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_GUI_COLUMN_TREE - COLUMN_SET_WIDTH | Column Tree Control | |
2 | ![]() |
CL_GUI_COLUMN_TREE - CONSTRUCTOR | Column Tree Control | |
3 | ![]() |
CL_GUI_COLUMN_TREE - HIERARCHY_HEADER_SET_TEXT | Column Tree Control | |
4 | ![]() |
CL_GUI_COLUMN_TREE - ADD_COLUMN | Column Tree Control | |
5 | ![]() |
CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | |
6 | ![]() |
CL_GUI_SPLITTER_CONTAINER - ADD_CONTROL | Splitter Control | |
7 | ![]() |
CL_GUI_SPLITTER_CONTAINER - CONSTRUCTOR | Splitter Control | |
8 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_BORDER | Splitter Control | |
9 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_HEIGHT | Splitter Control | |
10 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_MODE | Splitter Control | |
11 | ![]() |
CL_GUI_SPLITTER_CONTAINER - SET_ROW_SASH | Splitter Control | |
12 | ![]() |
CL_GUI_TOOLBAR - ADD_BUTTON | Toolbar Control | |
13 | ![]() |
CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | |
14 | ![]() |
CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | |
15 | ![]() |
CL_ITEM_TREE_CONTROL - UPDATE_NODES_AND_ITEMS | Internal Tree Control Class | |
16 | ![]() |
CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | |
17 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD get_namespace_via_nodekey |
18 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
19 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
20 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
21 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
22 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
23 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
24 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
25 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
26 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-node_key = me->get_next_nodekey( ). |
27 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-node_key = get_next_nodekey( ). |
28 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 99. |
29 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE parentnode_is_no_branch = 2 |
30 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE parentnode_unknown = 1 |
31 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
32 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = l_child_tab |
33 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
34 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE parent_nodekey = parent_node |
35 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NAMESPACE_VIA_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
36 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
37 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE parent_node = space "= root |
38 | ![]() |
CL_OPC_NAMESPACE_TREE - REFRESH_VALUES | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD refresh_values. |
39 | ![]() |
CL_OPC_NAMESPACE_TREE - REFRESH_TREE | Tree for Namespace Browsing of OPC Server | |
40 | ![]() |
CL_OPC_NAMESPACE_TREE - REFRESH_TREE | Tree for Namespace Browsing of OPC Server | |
41 | ![]() |
CL_OPC_NAMESPACE_TREE - ON_TREE_EXPANDED | Tree for Namespace Browsing of OPC Server | SOURCE SET HANDLER on_tree_expanded FOR me->m_tree. |
42 | ![]() |
CL_OPC_NAMESPACE_TREE - ON_TREEITEM_SELECTED | Tree for Namespace Browsing of OPC Server | SOURCE SET HANDLER on_treeitem_selected FOR me->m_tree. |
43 | ![]() |
CL_OPC_NAMESPACE_TREE - ON_TOOLBAR_BUTTON_PRESSED | Tree for Namespace Browsing of OPC Server | SOURCE SET HANDLER on_toolbar_button_pressed FOR me->m_toolbar. |
44 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE item_tab = l_item_tab. |
45 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE node_tab = l_node_tab |
46 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
47 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
48 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
49 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD me->get_tree_nodes |
50 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE item_tab = l_item_tab. |
51 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE node_tab = l_node_tab |
52 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
53 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE parent_node = node_key |
54 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
55 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_TREE_NODES | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD get_tree_nodes |
56 | ![]() |
CL_OPC_NAMESPACE_TREE - GET_NEXT_NODEKEY | Tree for Namespace Browsing of OPC Server | SOURCE l_node-nodekey = get_next_nodekey( ). |
57 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
58 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE current_node = l_node |
59 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
60 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD browse_ae_subcond |
61 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 2. |
62 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE failed = 1 |
63 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
64 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = child_nodes[] |
65 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
66 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE current_node = l_node |
67 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE failed = 1 |
68 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SOURCECOND | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD browse_ae_sourcecond |
69 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 2. |
70 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE failed = 1 |
71 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
72 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = child_nodes[] |
73 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
74 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE current_node = l_node |
75 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
76 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD browse_ae_namespace |
77 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = child_nodes[] |
78 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 2. |
79 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
80 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = child_nodes[] |
81 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
82 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE current_node = l_node |
83 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_ROOT | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD browse_root |
84 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 2. |
85 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE failed = 1 |
86 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
87 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE child_nodes = child_nodes[] |
88 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
89 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE current_node = l_node |
90 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE EXPORTING |
91 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_DA_NAMESPACE | Tree for Namespace Browsing of OPC Server | SOURCE CALL METHOD browse_da_namespace |
92 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE OTHERS = 2. |
93 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE failed = 1 |
94 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE EXCEPTIONS |
95 | ![]() |
CL_OPC_NAMESPACE_TREE - BROWSE_AE_SUBCOND | Tree for Namespace Browsing of OPC Server | SOURCE IMPORTING |
96 | ![]() |
CL_OPC_ROOT - CHECK_QUALITY | OPC Superclass | |
97 | ![]() |
CL_TREE_CONTROL_BASE - DELETE_ALL_NODES | Internal Tree Control Class | |
98 | ![]() |
CL_TREE_CONTROL_BASE - GET_SELECTED_NODE | Internal Tree Control Class |