LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getRowAt(name, mousePos)

Returns a row over which mouse cursor is positioned.

Parameters

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

Return Value

If found, a row object that represents the target row, otherwise null.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v3.0.

See Also