Share via


ReqPeggingTreeFormControlHelper.onNodeAdded Method [AX 2012]

Serves as the event handler for the insertion of pegging tree nodes.

Syntax

public void onNodeAdded(int _parentId, ReqPeggingTreeNode _node)

Run On

Called

Parameters

  • _parentId
    Type: int
    The identifier of the parent node.

See Also

Reference

ReqPeggingTreeFormControlHelper Class