Uses of Class
org.zkoss.pivot.util.PivotExportSheetConfig
-
Packages that use PivotExportSheetConfig Package Description org.zkoss.pivot.util Pivottable related utility classes. -
-
Uses of PivotExportSheetConfig in org.zkoss.pivot.util
Fields in org.zkoss.pivot.util declared as PivotExportSheetConfig Modifier and Type Field Description static PivotExportSheetConfigPivotExportSheetConfig. DEFAULT_SHEET_CONFIGMethods in org.zkoss.pivot.util that return PivotExportSheetConfig Modifier and Type Method Description PivotExportSheetConfigPivotExportContext. getSheetConfig()Methods in org.zkoss.pivot.util with parameters of type PivotExportSheetConfig Modifier and Type Method Description static PivotExportContextExports. getExportContext(Pivottable table, boolean open, String[] titles, boolean useRendererForDataCells, PivotExportSheetConfig sheetConfig)Return a context for exporting Pivottable information
-