Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tree

Hierarchy

  • Tree

Implements

Index

Accessors

  • get instance(): Tree

Methods

  • Add the node at the corresponding path. (paths are dot separated ids)

    Parameters

    Returns boolean

  • removeNodeAtPath(path: string, root?: ITreeNode): boolean