Caplin Trader 4.0.3

Class: module:caplin/grid/decorator/ScrollTipDecorator

module:caplin/grid/decorator/ScrollTipDecorator

Constructor

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

The constructor for the ScrollTipDecorator. The ScrollTipDecorator is a grid decorator that is used to display a tooltip during scrolling. This tooltip will display the current first row, and the total number of rows in the grid.
Parameters:
Name Type Description
mDecoratorConfig Object config object
Implements: