Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RepositionChildNodeRequest

A request to reposition a child node.

Hierarchy

  • RepositionChildNodeRequest

Index

Properties

Properties

parentNodeIri

parentNodeIri: string = ""

The IRI of the parent node which the child node will be moved to.

position

position: number = -1

The position the child node should be moved to. -1 represents the end of the list.

Generated using TypeDoc