Class EvaluationTreeGridInfo.CellDisplay
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.action.EvaluationTreeGridInfo.CellDisplay
- Enclosing class:
EvaluationTreeGridInfo
EvaluationTreeGridInfo.CellDisplay
holds all data needed to render a cell in a EvaluationTreeGrid as used in
EvaluationActionService
.- See Also:
-
Constructor Summary
ConstructorDescriptionCellDisplay
(@Nullable GradeData gradeData) CellDisplay
(@Nullable String value) -
Method Summary
Modifier and TypeMethodDescription@Nullable GradeData
@Nullable String
@Nullable String
getValue()
void
setGradeData
(@Nullable GradeData gradeData) void
setToolTip
(@Nullable String toolTip) void
-
Constructor Details
-
CellDisplay
-
CellDisplay
-
-
Method Details
-
getValue
-
setValue
-
getToolTip
-
setToolTip
-
getGradeData
-
setGradeData
-