LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getItemAt(name, mousePos)

Returns an item over which mouse cursor is positioned.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
mousePosObjectAn object that holds the page coordinates of mouse position

Return Value

If found, an item object that represents the target item, otherwise null.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v3.0.

See Also