LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getFullPath(name, item)

Gets the path from the root tree item to the specified tree item.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
itemObjectThe item for which full path is requested

Return Value

A String that represents the full path from the root item to the specified item.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v1.0.

See Also