Uses of Class
net.pricefx.server.dto.calculation.ResultMatrix.ResultMatrixImageCell
-
Packages that use ResultMatrix.ResultMatrixImageCell Package Description net.pricefx.server.dto.calculation -
-
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.ResultMatrixImageCellResultMatrix. imageCell(Object value)Creates an image cell that can then be added as row value.ResultMatrix.ResultMatrixImageCellResultMatrix. libraryImage(String mainName, String statusName)
-