Enum AnyINPUT.DatetimeLocal.Autocomplete

java.lang.Object
java.lang.Enum<AnyINPUT.DatetimeLocal.Autocomplete>
com.aoapps.html.any.AnyINPUT.DatetimeLocal.Autocomplete
All Implemented Interfaces:
Serializable, Comparable<AnyINPUT.DatetimeLocal.Autocomplete>, Function<AnyDocument<?>,String>
Enclosing class:
AnyINPUT.DatetimeLocal<D extends AnyDocument<D>,PC extends AnyUnion_Interactive_Phrasing<D,PC>,E extends AnyINPUT.DatetimeLocal<D,PC,E>>

public static enum AnyINPUT.DatetimeLocal.Autocomplete extends Enum<AnyINPUT.DatetimeLocal.Autocomplete> implements Function<AnyDocument<?>,String>
See The HTML autocomplete attribute.

We're making our best guess which values are applicable. This is to give a nice short list in code assist. TODO: Find somewhere this relationship is defined (if there is any).

Since:
HTML 5
See Also: