Show TOC

AbstractTreeTableColumn PropertiesLocate this document in the navigation structure

Use
  • childrenLoaded

    Specifies whether the children of a node are loaded.

  • expanded

    Determines whether a hierarchy node is expanded.

  • isLeaf

    Flags a node element as a leaf. The value true indicates that no other subelements exist.

  • symbolDesign

    Determines the visualization of icons for nodes and pages in the hierarchy. The following values are possible:

    Value

    Example of the Visual Display

    Description

    standard

    AbstractTreeTableColumn.symbolDesign = standard

    Nodes and pages are displayed with a preset icon.

    simple

    AbstractTreeTableColumn.symbolDesign = simple

    Only nodes are displayed with a preset icon.