Interface JmixButtonField.CaptionFormatter<V>

Enclosing class:
JmixButtonField<V>

public static interface JmixButtonField.CaptionFormatter<V>
  • Method Details

    • convertToPresentation

      String convertToPresentation(@Nullable V value, @Nullable Locale locale)