Description This example shows a hierarchy with the different hierarchy levels indifferent colors. Here you can use "+" and "-" to expand and collapsethe list. Caution: This example represents a temporary version! It uses functionmodules RS_TREE_CONSTRUCT and RS_TREE_LIST_DISPLAY. Colors: - The hierarchy titles can be given different-colored backgroundsdepending on their level: = Level 1: COL_HEADING INTENSIFIED = Level 2: COL_GROUP INTENSIFIED = Level 3: COL_GROUP INTENSIFIED OFF = Level 4: COL_NORMAL INTENSIFIED = Level 5: COL_NORMAL INTENSIFIED OFF = Other levels: No color (COL_BACKGROUND INTENSIFIED OFF) Lines: - Lines are used to visualize the hierarchical tree. The tree expandsdown and to the right (horizontal tree). Verwendung This list type is used to represent hierarchies in table-like form. The colored background is optional. If the list already appears wellstructured in black and white, you can do without the colors. Examples See also list 620 (tree display) |