Package io.jmix.ui.component
Interface DataGrid.HtmlRenderer
- All Superinterfaces:
DataGrid.HasNullRepresentation
,DataGrid.Renderer
- All Known Implementing Classes:
HtmlRendererImpl
public static interface DataGrid.HtmlRenderer
extends DataGrid.Renderer, DataGrid.HasNullRepresentation
A renderer for presenting HTML content.
-
Field Summary
-
Method Summary
Methods inherited from interface io.jmix.ui.component.DataGrid.HasNullRepresentation
getNullRepresentation, setNullRepresentation
-
Field Details
-
NAME
- See Also:
-