protected abstract class TableCompiler.BaseColumnCellSelector extends java.lang.Object implements TableCompiler.ColumnCellSelector
Modifier | Constructor and Description |
---|---|
protected |
TableCompiler.BaseColumnCellSelector() |
Modifier and Type | Method and Description |
---|---|
protected abstract Cell |
getCell(BaseColumn column) |
Cell |
getCell(Column column) |
Cell |
getCell(ColumnGroup group) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCellName
protected TableCompiler.BaseColumnCellSelector()
public Cell getCell(Column column)
getCell
in interface TableCompiler.ColumnCellSelector
public Cell getCell(ColumnGroup group)
getCell
in interface TableCompiler.ColumnCellSelector
protected abstract Cell getCell(BaseColumn column)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com