Uses of Interface
io.github.tonywasher.joceanus.tethys.api.table.TethysUITableColumn.TethysUITableDecimalColumn
Packages that use TethysUITableColumn.TethysUITableDecimalColumn
-
Uses of TethysUITableColumn.TethysUITableDecimalColumn in io.github.tonywasher.joceanus.tethys.api.table
Subinterfaces of TethysUITableColumn.TethysUITableDecimalColumn in io.github.tonywasher.joceanus.tethys.api.tableModifier and TypeInterfaceDescriptionstatic interfaceRawDecimal Column Definition.Methods in io.github.tonywasher.joceanus.tethys.api.table that return TethysUITableColumn.TethysUITableDecimalColumnModifier and TypeMethodDescriptionTethysUITableColumn.TethysUITableDecimalColumn.setNumDecimals(ToIntFunction<R> pSupplier) Set the Number of decimals supplier.