Class Method list used by SAP ABAP Class CL_UMC_WAS_SIMPLE_TREE (WAS Tree)
SAP ABAP Class CL_UMC_WAS_SIMPLE_TREE (WAS Tree) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_DYN_PRG - ESCAPE_XSS_XML_HTML Support for dynamic programming
2 Class Method  CL_UMC_WAS_SIMPLE_TREE - CONVERT_TREE_TO_HTML WAS Tree SOURCE CALL METHOD me->convert_tree_to_html
3 Class Method  CL_UMC_WAS_SIMPLE_TREE - CONVERT_TREE_TO_HTML WAS Tree SOURCE EXPORTING
4 Class Method  CL_UMC_WAS_SIMPLE_TREE - CONVERT_TREE_TO_HTML WAS Tree SOURCE i_checkbox = i_checkbox.
5 Class Method  CL_UMC_WAS_SIMPLE_TREE - CREATE_INDEX WAS Tree SOURCE CALL METHOD create_index.
6 Class Method  CL_UMC_WAS_SIMPLE_TREE - GET_NODE WAS Tree SOURCE ls_node = get_node( i_node_id = -parent_id ).
7 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE CALL METHOD select_subnodes
8 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE EXPORTING
9 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE i_node_id = -node_id
10 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE i_selected = i_selected.
11 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE CALL METHOD select_subnodes
12 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE EXPORTING
13 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE i_node_id = -node_id
14 Class Method  CL_UMC_WAS_SIMPLE_TREE - SELECT_SUBNODES WAS Tree SOURCE i_selected = -selected.