setParentNode

abstract fun setParentNode(parentNode: Node): T(source)

Sets the parent node.

Return

this

Parameters

parentNode

the parent node, or null to set no parent.