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