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

Type Parameters:
E - This element type
All Superinterfaces:
Width<E>
All Known Implementing Classes:
AnyINPUT.Dynamic, AnyINPUT.Image

public interface WidthHtml5Only<E extends Element<?,?,E> & WidthHtml5Only<E>> extends Width<E>
See HTML width Attribute.

The width attribute is new in HTML5.

Since:
HTML 5
Author:
AO Industries, Inc.