|
ICEfaces 3.3.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.CSVExporter
org.icefaces.ace.component.dataexporter.InnerTableCSVExporter
public class InnerTableCSVExporter
This custom exporter is invoked by the OuterTableCSVExporter.
| 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 |
|---|
encodingType, excludeColumns, expandedOnly, filename, HTML_TAG_PATTERN, includeFooters, includeHeaders, pageOnly, postProcessor, preProcessor, selectedRowsOnly, spanningRows, userColumnOrder |
| Constructor Summary | |
|---|---|
InnerTableCSVExporter(java.lang.String parentRow)
|
|
| Method Summary | |
|---|---|
java.lang.String |
export(javax.faces.context.FacesContext facesContext,
DataExporter component,
DataTable table)
|
void |
setUp(DataExporter component,
DataTable table)
|
| Methods inherited from class org.icefaces.ace.component.dataexporter.CSVExporter |
|---|
addColumnValue, addColumnValue, addColumnValues, addFacetColumns, exportChildRows |
| Methods inherited from class org.icefaces.ace.component.dataexporter.Exporter |
|---|
exportValue, getColumnGroupHeader, getColumnsToExport, getRowColumnsToExport, getRows, hasColumnFooter, registerResource, resolveExcludedColumnIndexes, shouldExcludeFromExport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InnerTableCSVExporter(java.lang.String parentRow)
| Method Detail |
|---|
public void setUp(DataExporter component,
DataTable table)
setUp in class Exporter
public java.lang.String export(javax.faces.context.FacesContext facesContext,
DataExporter component,
DataTable table)
throws java.io.IOException
export in class CSVExporterjava.io.IOException
|
ICEfaces 3.3.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||