Uses of Class
net.pricefx.server.dto.calculation.ResultMatrix.ResultMatrixImageCell
-
Packages that use ResultMatrix.ResultMatrixImageCell Package Description net.pricefx.server.dto.calculation Defines set of data transfer object (DTO) classes related to Calculations. -
-
Uses of ResultMatrix.ResultMatrixImageCell in net.pricefx.server.dto.calculation
Methods in net.pricefx.server.dto.calculation that return ResultMatrix.ResultMatrixImageCell Modifier and Type Method Description ResultMatrix.ResultMatrixImageCell
ResultMatrix. imageCell(Object value)
Creates an image cell that can then be added as row value.ResultMatrix.ResultMatrixImageCell
ResultMatrix. libraryImage(String mainName, String statusName)
-