protected abstract class TableCompiler.BaseColumnCellSelector extends Object implements TableCompiler.ColumnCellSelector
| Modifier | Constructor and Description |
|---|---|
protected |
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, waitgetCellNamepublic Cell getCell(Column column)
getCell in interface TableCompiler.ColumnCellSelectorpublic Cell getCell(ColumnGroup group)
getCell in interface TableCompiler.ColumnCellSelectorprotected abstract Cell getCell(BaseColumn column)
Copyright © 2017. All rights reserved.