-
Terminally Deprecated ElementsElementDescriptionUse
GridExporter.getDocxDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getDocxDownloadHandler(String)instead. This method will be removed in a future release.UseGridExporter.getExcelDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getExcelDownloadHandler(String)instead. This method will be removed in a future release.UseGridExporter.getPdfDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getPdfDownloadHandler(String)instead. This method will be removed in a future release.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
GridExporter.getCsvDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getDocxDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getDocxDownloadHandler(String)instead. This method will be removed in a future release.UseGridExporter.getExcelDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getExcelDownloadHandler(String)instead. This method will be removed in a future release.UseGridExporter.getPdfDownloadHandler()instead. This method will be removed in a future release.UseGridExporter.getPdfDownloadHandler(String)instead. This method will be removed in a future release.
GridExporter.getCsvDownloadHandler()instead. This method will be removed in a future release.