Uses of Enum Class
org.praxisplatform.uischema.numeric.NumberFormatStyle
Packages that use NumberFormatStyle
Package
Description
Tipos e helpers utilizados para formatar campos numéricos em formulários e
relatórios.
-
Uses of NumberFormatStyle in org.praxisplatform.uischema.numeric
Methods in org.praxisplatform.uischema.numeric that return NumberFormatStyleModifier and TypeMethodDescriptionstatic NumberFormatStyleConverte um valor string para o Enum NumberFormatStyle correspondente.static NumberFormatStyleReturns the enum constant of this class with the specified name.static NumberFormatStyle[]NumberFormatStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.