Package io.jmix.ui.component
Interface DataGrid.TextRenderer
- All Superinterfaces:
DataGrid.HasNullRepresentation
,DataGrid.Renderer
- All Known Implementing Classes:
TextRendererImpl
public static interface DataGrid.TextRenderer
extends DataGrid.Renderer, DataGrid.HasNullRepresentation
A renderer for presenting simple plain-text string values.
-
Field Summary
-
Method Summary
Methods inherited from interface io.jmix.ui.component.DataGrid.HasNullRepresentation
getNullRepresentation, setNullRepresentation
-
Field Details
-
NAME
- See Also:
-