Skip to content

Write docs for API #4

@fremail

Description

@fremail

Here is the full list of functions:

  • createRoot
  • fetchRoot
  • fetchTree
  • fetchRoots
  • hasPrevSibling
  • hasNextSibling
  • hasChildren
  • hasParent
  • getPrevSibling
  • getNextSibling
  • getSiblings
  • getFirstChild
  • getLastChild
  • getChildren
  • getDescendants
  • getParent
  • getAncestors
  • getNumberChildren
  • getNumberDescendants
  • insertAsParentOf
  • insertAsPrevSiblingOf
  • insertAsNextSiblingOf
  • insertAsFirstChildOf
  • insertAsLastChildOf
  • moveAsPrevSiblingOf
  • moveAsNextSiblingOf
  • moveAsFirstChildOf
  • moveAsLastChildOf
  • makeRoot
  • addChild
  • isLeaf
  • isRoot
  • isEqualTo
  • isDescendantOf
  • isDescendantOfOrEqualTo
  • isAncestorOf
  • isValidNode
  • detach
  • delete

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions