| Package | Description |
|---|---|
| org.zkoss.zss.model.impl.html |
The exporter that convert ZK Spreadsheet to HTML.
|
| org.zkoss.zss.model.impl.pdf |
The exporter that convert ZK Spreadsheet to PDF.
|
| org.zkoss.zss.range |
ZK Spreadsheet Internal Range API classes.
|
| org.zkoss.zss.range.impl.imexp |
ZK Spreadsheet Internal Range API Implementation classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlExporterFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfExporterFactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
SExporters.register(java.lang.String name,
SExporterFactory factory)
Register a exporter factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelExportFactory |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.