LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getItemLevel(name, item)

Gets the level of item in tree hierarchy.

Parameters

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

Return Value

A 0-based number that represents the level of the item in tree hierarchy.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v1.0.

See Also