|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public static @interface CustomDateTimeFormat.Pattern
Annotation containing the pattern skeleton.
The order of pattern characters and any literals don't matter, just
which pattern characters are present and their counts.
deprecated use CustomDateTimeFormat.Pattern
instead
Required Element Summary | |
---|---|
java.lang.String |
value
The pattern skeleton for which to generate a localized pattern. |
Element Detail |
---|
public abstract java.lang.String value
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |