Class
caplin.grid.decorator

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.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.ScrollTipDecorator(Object mDecoratorConfig)

The constructor for the ScrollTipDecorator.

Methods implemented from class caplin.grid.decorator.GridDecorator:
setGridView
Methods implemented from class caplin.grid.GridViewListener:
onActivate, onAllRowsReceived, onClose, onContainerHtmlRendered, onDeactivate, onHide, onMaximize, onMinimize, onOpen, onResize, onRestore, onRowStructureChanged, onScroll, onScrollComplete, onScrollHorizontal, onScrollVertical, onShow, onViewRedrawn, onVisibleRowCountChanged

Constructor Detail

caplin.grid.decorator.ScrollTipDecorator(Object mDecoratorConfig)

The constructor for the ScrollTipDecorator.

Parameters
Object mDecoratorConfig config object