Package io.jmix.ui.component.formatter
Interface Formatter<V>
- All Known Subinterfaces:
CustomFormatter
- All Known Implementing Classes:
CaptionAdapter
,CollectionFormatter
,DateFormatter
,NumberFormatter
Marker interface to indicate that the implementing class can be used as a formatter.
-
Method Summary