org.compiere.report.core
Class RModelExcelExporter
java.lang.Object
org.adempiere.impexp.AbstractExcelExporter
org.compiere.report.core.RModelExcelExporter
public class RModelExcelExporter
- extends AbstractExcelExporter
- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RModelExcelExporter
public RModelExcelExporter(RModel model)
getColumnCount
protected int getColumnCount()
- Specified by:
getColumnCount in class AbstractExcelExporter
getDisplayType
protected int getDisplayType(int row,
int col)
- Specified by:
getDisplayType in class AbstractExcelExporter
getHeaderName
protected String getHeaderName(int col)
- Specified by:
getHeaderName in class AbstractExcelExporter
getRowCount
protected int getRowCount()
- Specified by:
getRowCount in class AbstractExcelExporter
getValueAt
protected Object getValueAt(int row,
int col)
- Specified by:
getValueAt in class AbstractExcelExporter
isColumnPrinted
protected boolean isColumnPrinted(int col)
- Specified by:
isColumnPrinted in class AbstractExcelExporter
isFunctionRow
protected boolean isFunctionRow()
- Specified by:
isFunctionRow in class AbstractExcelExporter
isPageBreak
protected boolean isPageBreak(int row,
int col)
- Specified by:
isPageBreak in class AbstractExcelExporter
setCurrentRow
protected void setCurrentRow(int row)
- Specified by:
setCurrentRow in class AbstractExcelExporter
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.