Package io.keikai.model.impl
Class TableColumnImpl
java.lang.Object
io.keikai.model.impl.AbstractTableColumnAdv
io.keikai.model.impl.TableColumnImpl
- All Implemented Interfaces:
STableColumn,Serializable
Table column.
- Since:
- 3.8.0
- Author:
- henri
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.keikai.model.STableColumn
STableColumn.STotalsRowFunction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidvoidsetTotalsRowFormula(String formula) voidvoidsetTotalsRowLabel(String label)
-
Constructor Details
-
TableColumnImpl
-
-
Method Details
-
getName
-
getTotalsRowLabel
-
getTotalsRowFunction
-
setName
-
setTotalsRowLabel
-
setTotalsRowFunction
-
getTotalsRowFormula
-
setTotalsRowFormula
-