Class
caplin.grid.decorator

RttpContainerExportDecorator

The RttpContainerExportDecorator exports the data displayed in the grid as a CSV file. It only works for grid instances that are configured with a data provider that is an instance of caplin.grid.RttpContainerGridDataProvider. The decorator creates a menu item-item and adds it to the menu of the parent container.

Constructor Summary

Attributes Name and Description
caplin.grid.decorator.RttpContainerExportDecorator(Object oGridConfig)

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
Methods implemented from class caplin.grid.GridRowModelListener:
onAllDataReceived, onRowContentsChanged, onRowDataReceived, onRowDataRequested, onRowDataUnavailable, onRowModelStateChanged, onSizeChanged, onStartIndexChanged

Constructor Detail

caplin.grid.decorator.RttpContainerExportDecorator(Object oGridConfig)

Parameters
Object oGridConfig config object