| Package | Description |
|---|---|
| org.eclnt.jsfserver.elements.impl | |
| org.eclnt.jsfserver.elements.util |
| Modifier and Type | Method and Description |
|---|---|
protected FIXGRIDBinding.FormattedValue |
FIXGRIDBinding.getToBeAccessedNodeFormattedValue(ColumnInfo ci) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.util.List<FIXGRIDBinding.FormattedValue>> |
FIXGRIDBinding.Exporter.exportToFormattedValueList(boolean selectedRowsOnly) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
IFIXGRIDExcelExporter.exportGrid(FIXGRIDBinding fixgrid,
java.util.List<ColumnInfo> columns,
java.util.List<java.util.List<FIXGRIDBinding.FormattedValue>> data,
boolean selctedItemsOnly)
Creation of pdf document.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FIXGRIDExcelExporter.feedCell(Workbook wb,
Cell cell,
FIXGRIDBinding.FormattedValue value,
ColumnInfo columnInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FIXGRIDExcelExporter.buildRow(java.util.Map<java.lang.String,XSSFCellStyle> bufferCellStyles,
java.util.List<ColumnInfo> columns,
XSSFWorkbook wb,
CreationHelper creationHelper,
Row sheetRow,
int dataRowIndex,
java.util.List<FIXGRIDBinding.FormattedValue> row) |
byte[] |
FIXGRIDDummyExcelExporter.exportGrid(FIXGRIDBinding fixgrid,
java.util.List<ColumnInfo> columns,
java.util.List<java.util.List<FIXGRIDBinding.FormattedValue>> data,
boolean selctedItemsOnly)
Main method for exporting.
|
byte[] |
FIXGRIDExcelExporter.exportGrid(FIXGRIDBinding fixgrid,
java.util.List<ColumnInfo> columns,
java.util.List<java.util.List<FIXGRIDBinding.FormattedValue>> data,
boolean selctedItemsOnly)
Main method for exporting.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.