All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<Date,FormComponent<Date>>, IMetadataContext<Serializable,Component>, AbstractTextComponent.ITextFormatProvider, IFormModelUpdateListener, IFormVisitorParticipant, ILabelProvider<String>, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable

A TextField that is mapped to a java.util.Date object. If no date pattern is explicitly specified, the default DateFormat.SHORT pattern for the current locale will be used.
Author:
Stefan Kanev, Igor Vaynberg (ivaynberg)
See Also: