Caplin Trader 4.5.2

Class: module:caplin/grid/decorator/HoverDecorator

module:caplin/grid/decorator/HoverDecorator

Constructor

new module:caplin/grid/decorator/HoverDecorator(mDecoratorConfig)

Constructs a caplin.grid.decorator.HoverDecorator instance — end-users will never need to do this themselves since grids are fully constructed based on their XML definition files by the module:caplin/grid/GridComponentFactory class.

The HoverDecorator is used to show which row the user is currently hovering over.

Parameters:
Name Type Description
mDecoratorConfig Object config object
Implements: