LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getFullPath(name, row)

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

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
rowObjectThe row for which full path is requested

Return Value

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

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

See Also