Uses of Enum Class
org.patternfly.component.timestamp.DateTimeFormatOptions.Year
Packages that use DateTimeFormatOptions.Year
-
Uses of DateTimeFormatOptions.Year in org.patternfly.component.timestamp
Subclasses with type arguments of type DateTimeFormatOptions.Year in org.patternfly.component.timestampModifier and TypeClassDescriptionstatic enumOptions for year formatting.Methods in org.patternfly.component.timestamp that return DateTimeFormatOptions.YearModifier and TypeMethodDescriptionstatic DateTimeFormatOptions.YearReturns the enum constant of this class with the specified name.static DateTimeFormatOptions.Year[]DateTimeFormatOptions.Year.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.timestamp with parameters of type DateTimeFormatOptions.YearModifier and TypeMethodDescriptionfinal CustomFormatCustomFormat.year(DateTimeFormatOptions.Year year)