addSibling: Add a sibling to the current node.

Description Usage Arguments Value

Description

Add a sibling to the current node.

Usage

1
addSibling(self, private, id, data)

Arguments

self

The point in the tree where the sibling should be added.

private

The private part of the tree.

id

The id of the node that should be added.

data

The data of the node that should be added.

Value

invisible the new node that was created.


GeneralTree documentation built on Jan. 15, 2017, 6:17 p.m.