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