Builder

class Builder(val nodeId: NodeId, val targetNodeId: NodeId)(source)

Constructors

Link copied to clipboard
constructor(nodeId: NodeId, targetNodeId: NodeId)

Properties

Link copied to clipboard

Drop the copy before this node (if absent, the copy becomes the last child of targetNodeId).

Link copied to clipboard

Id of the node to copy.

Link copied to clipboard

Id of the element to drop the copy into.

Functions

Link copied to clipboard