Interface Autocapitalize<E extends Element<?,?,E> & Autocapitalize<E>>

Type Parameters:
E - This element type
All Superinterfaces:
AutocapitalizeUnexpected<E>
All Known Implementing Classes:
AnyINPUT.Button, AnyINPUT.Dynamic, AnyINPUT.Search, AnyINPUT.Text, AnyOUTPUT, AnySELECT, AnyTEXTAREA

public interface Autocapitalize<E extends Element<?,?,E> & Autocapitalize<E>> extends AutocapitalizeUnexpected<E>

Note: Enum type cannot be parameterized because this is a global attribute.

Since:
HTML 5
Author:
AO Industries, Inc.