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()
onContainerHtmlRendered()
- Implements:
- See:
onScroll()
onScrollHorizontal()
- Implements:
- See:
onScrollVertical()
- Implements:
- See:
onViewRedrawn()
- Implements:
- See:
onVisibleRowCountChanged()
- Implements:
- See: