Class EvaluationTreeGridInfo
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.action.EvaluationTreeGridInfo
EvaluationTreeGridInfo
holds all information needed to build the grid in the UI.- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
EvaluationTreeGridInfo.CellDisplay
holds all data needed to render a cell in a EvaluationTreeGrid as used inEvaluationActionService
.static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetData()
void
setColumnModel
(List<EvaluationTreeGridInfo.UserColumn> columnModel) void
-
Constructor Details
-
EvaluationTreeGridInfo
public EvaluationTreeGridInfo()
-
-
Method Details
-
getData
-
setData
-
getColumnModel
-
setColumnModel
-