Package | Description |
---|---|
net.pricefx.server.dto.calculation |
Modifier and Type | Method and Description |
---|---|
ResultMatrix.ResultMatrixStyledCell |
ResultMatrix.styledCell(Object value,
String textColor,
String bgColor)
Creates a styled cell that can then be added as row value
|
ResultMatrix.ResultMatrixStyledCell |
ResultMatrix.styledCell(Object value,
String textColor,
String bgColor,
String weight)
Creates a styled cell that can then be added as row value
|
ResultMatrix.ResultMatrixStyledCell |
ResultMatrix.styledCell(Object value,
String textColor,
String bgColor,
String weight,
String alignment)
Creates a styled cell that can then be added as row value
|
Copyright © 2015. All rights reserved.