Function lNodeTypeToSelection

  • Utility function extracting the relation of an LNodeType element into a tree selection object that can be used to display in oscd-tree-grid component.

    Parameters

    • lNodeType: Element

      The LNodeType element to extract the selection from

    Returns TreeSelection

    The tree selection object

Generated using TypeDoc