Uses of Enum
com.google.gwt.i18n.client.DateTimeFormat.PredefinedFormat
-
Uses of DateTimeFormat.PredefinedFormat in com.google.gwt.i18n.client
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DateTimeFormat.PredefinedFormat[]
DateTimeFormat.PredefinedFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic DateTimeFormat
DateTimeFormat.getFormat
(DateTimeFormat.PredefinedFormat predef) Get a DateTimeFormat instance for a predefined format.