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 |