|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icefaces.ace.component.dataexporter.Exporter
org.icefaces.ace.component.dataexporter.PDFExporter
public class PDFExporter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.icefaces.ace.component.dataexporter.Exporter |
|---|
Exporter.ColumnType, Exporter.SpanningColumn, Exporter.SpanningRow, Exporter.SpanningRows |
| Field Summary |
|---|
| Fields inherited from class org.icefaces.ace.component.dataexporter.Exporter |
|---|
htmlTagPattern, spanningRows |
| Constructor Summary | |
|---|---|
PDFExporter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
export(javax.faces.context.FacesContext facesContext,
DataTable table,
java.lang.String filename,
boolean pageOnly,
int[] excludeColumns,
java.lang.String encodingType,
javax.el.MethodExpression preProcessor,
javax.el.MethodExpression postProcessor,
boolean includeHeaders,
boolean includeFooters,
boolean selectedRowsOnly)
|
| Methods inherited from class org.icefaces.ace.component.dataexporter.Exporter |
|---|
exportValue, getColumnGroupHeader, getColumnsToExport, getRowColumnsToExport, getRows, hasColumnFooter, shouldExcludeFromExport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFExporter()
| Method Detail |
|---|
public java.lang.String export(javax.faces.context.FacesContext facesContext,
DataTable table,
java.lang.String filename,
boolean pageOnly,
int[] excludeColumns,
java.lang.String encodingType,
javax.el.MethodExpression preProcessor,
javax.el.MethodExpression postProcessor,
boolean includeHeaders,
boolean includeFooters,
boolean selectedRowsOnly)
throws java.io.IOException
export in class Exporterjava.io.IOException
|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||