insertTreeNode
void insertTreeNode(@NotNull CWidgetId aWidgetId,
@NotNull CEventTreeNode aNode,
@NotNull ERelation aRelation,
@NotNull String aRelatedNoteId);
This function adds a new node to a tree view.
treeview