Uses of Interface
io.keikai.model.sys.format.FormatResult
Packages that use FormatResult
-
Uses of FormatResult in io.keikai.model.impl.sys
Classes in io.keikai.model.impl.sys that implement FormatResultMethods in io.keikai.model.impl.sys that return FormatResultModifier and TypeMethodDescriptionFormatEngineImpl.format(SCell cell, FormatContext context) FormatEngineImpl.format(String format, Object value, FormatContext context, int cellWidth) -
Uses of FormatResult in io.keikai.model.sys.format
Methods in io.keikai.model.sys.format that return FormatResultModifier and TypeMethodDescriptionFormatEngine.format(SCell cell, FormatContext ctx) Format the cell by it's formatFormatEngine.format(String format, Object value, FormatContext ctx, int cellWidth) Format the value