LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getHoverColumn(name, mousePos)

Returns a column over which mouse cursor is hovering.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive
mousePos (optional)ObjectThe position of mouse cursor in page coordinates

Return Value

An object that represents the hovering column.

Remarks

This method is part of IntegralUIGridService.

Version Information

Supported in: v2.3.

See Also