JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.jmix.ui.widget
Interface JmixButtonField.CaptionFormatter<V>
Enclosing class:
JmixButtonField
<
V
>
public static interface
JmixButtonField.CaptionFormatter<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
convertToPresentation
(
V
value,
Locale
locale)
Method Details
convertToPresentation
String
convertToPresentation
(@Nullable
V
value, @Nullable
Locale
locale)