Interface Autocomplete<E extends Element<?,?,E> & Autocomplete<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>

Type Parameters:
E - This element type
V - This enum type to use for this attribute
All Known Implementing Classes:
AnyFORM, AnyINPUT.Color, AnyINPUT.Date, AnyINPUT.DatetimeLocal, AnyINPUT.Dynamic, AnyINPUT.Email, AnyINPUT.Month, AnyINPUT.Number, AnyINPUT.Password, AnyINPUT.Range, AnyINPUT.Search, AnyINPUT.Tel, AnyINPUT.Text, AnyINPUT.Time, AnyINPUT.Url, AnyINPUT.Week, AnySELECT, AnyTEXTAREA

public interface Autocomplete<E extends Element<?,?,E> & Autocomplete<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
Since:
HTML 5
Author:
AO Industries, Inc.