Uses of Enum Class
com.flowingcode.vaadin.addons.relativetime.FormatStyle
-
Uses of FormatStyle in com.flowingcode.vaadin.addons.relativetime
Methods in com.flowingcode.vaadin.addons.relativetime that return FormatStyleModifier and TypeMethodDescriptionstatic FormatStyleReturns the enum constant of this class with the specified name.static FormatStyle[]FormatStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.flowingcode.vaadin.addons.relativetime with parameters of type FormatStyleModifier and TypeMethodDescriptionRelativeTime.setFormatStyle(FormatStyle style) Sets theformat-styleattribute.