Interface CustomFormatter

All Superinterfaces:
Formatter<Object>, Function<Object,String>

public interface CustomFormatter extends Formatter<Object>
  • Method Summary

    Methods inherited from interface io.jmix.flowui.kit.component.formatter.Formatter

    apply

    Methods inherited from interface java.util.function.Function

    andThen, compose