LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getItemParent(name, item)

Gets the parent item of the specified item.

Parameters

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

Return Value

An item object that represents the parent of the specified item.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v1.0.

See Also