Getter for search text
Model for edit
Selected models
Get node by name or path
Get path to node
{string}
Optional
includeCurrentNode: boolean{boolean} if true, return full path with current nodeName, else - just path to current node
Get path to node as string
{string}
Optional
includeCurrentNode: boolean{boolean} if true, return full path with current nodeName, else - just path to current node
Method for get nodes for render on UI
Optional
filter: (node: IEntityTreeNodeModel) => booleanOptional
searchGroups: booleanLoad data
Optional
previousNode: IEntityTreeNodeModel<EntityTreeTypeEnum>Set show or hide rootNode param
Set text for search
Set selected item in list
Public