The Inheritance Hierarchy
Use
The classes used in the SAP Tree Model form the following inheritance hierarchy:
CL_TREE_MODEL contains methods that are used by all three kinds of Tree Models. Additionally, CL_LIST_TREE_MODEL and CL_COLUMN_TREE_MODEL share certain methods, which are defined in their superclass CL_ITEM_TREE_MODEL.