Package io.keikai.model.impl
Class AbstractTableColumnAdv
- java.lang.Object
-
- io.keikai.model.impl.AbstractTableColumnAdv
-
- All Implemented Interfaces:
STableColumn
,Serializable
- Direct Known Subclasses:
TableColumnImpl
public abstract class AbstractTableColumnAdv extends Object implements STableColumn, Serializable
- Author:
- henri
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.keikai.model.STableColumn
STableColumn.STotalsRowFunction
-
-
Constructor Summary
Constructors Constructor Description AbstractTableColumnAdv()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.keikai.model.STableColumn
getName, getTotalsRowFormula, getTotalsRowFunction, getTotalsRowLabel, setName, setTotalsRowFormula, setTotalsRowFunction, setTotalsRowLabel
-
-