Uses of Class
org.primefaces.component.treetable.export.TreeTableExcelXExporter
Packages that use TreeTableExcelXExporter
-
Uses of TreeTableExcelXExporter in org.primefaces.component.treetable.export
Subclasses of TreeTableExcelXExporter in org.primefaces.component.treetable.exportModifier and TypeClassDescriptionclassDifferent implementation of ExcelXExporter using the POI streaming API: SXSSF (package: org.apache.poi.xssf.streaming) is an API-compatible streaming extension of XSSF to be used when very large spreadsheets have to be produced, and heap space is limited.