Class EntityFieldCellValue
java.lang.Object
ch.tocco.nice2.netui.api.bind.grid.CellValue
ch.tocco.nice2.netui.impl.bind.entity.grid.EntityFieldCellValue
Specialized cell value for values coming from the entity system (fields).
-
Field Summary
-
Constructor Summary
ConstructorDescriptionEntityFieldCellValue
(String fieldName, @Nullable Object value, String niceType) -
Method Summary
Methods inherited from class ch.tocco.nice2.netui.api.bind.grid.CellValue
getNiceType, getValue
-
Constructor Details
-
EntityFieldCellValue
-
-
Method Details
-
getFieldName
-