Caplin Trader 5.1.0

Class: module:ct-grid/decorator/ScrollTipDecorator

module:ct-grid/decorator/ScrollTipDecorator(decoratorConfig)

new module:ct-grid/decorator/ScrollTipDecorator(decoratorConfig)

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.

Extends:
Parameters:
Name Type Description
decoratorConfig object

config object [unused]

Implements:

Extends

Methods

onClose()

Implements:
See:

onContainerHtmlRendered()

Implements:
See:

onScroll()

Implements:
See:

onScrollHorizontal()

Implements:
See:

onScrollVertical()

Implements:
See:

onViewRedrawn()

Implements:
See:

onVisibleRowCountChanged()

Implements:
See:

setGridView()

Overrides:
See: