Class HtmlWeekInput

All Implemented Interfaces:
Serializable, Cloneable, DisabledElement, FormFieldWithNameHistory, LabelableElement, SubmittableElement, ValidatableElement, Element, Node

public class HtmlWeekInput extends HtmlInput implements LabelableElement
Wrapper for the HTML element "input" where type is "week".
Author:
Ahmed Ashour, Frank Danek, Anton Demydenko
See Also: