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
Nested ClassesModifier and TypeClassDescriptionstatic classEvaluationTreeGridInfo.CellDisplayholds all data needed to render a cell in a EvaluationTreeGrid as used inEvaluationActionService.static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()voidsetColumnModel(List<EvaluationTreeGridInfo.UserColumn> columnModel) void
-
Constructor Details
-
EvaluationTreeGridInfo
public EvaluationTreeGridInfo()
-
-
Method Details
-
getData
-
setData
-
getColumnModel
-
setColumnModel
-