Module com.aoapps.html.any
Interface HeightHtml5Only<E extends Element<?,?,E> & HeightHtml5Only<E>>
- Type Parameters:
E- This element type
- All Superinterfaces:
Height<E>
- All Known Implementing Classes:
AnyINPUT.Dynamic,AnyINPUT.Image
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Method Details
-
height
See HTML height Attribute.The height attribute is new in HTML5.
- Specified by:
heightin interfaceHeight<E extends Element<?,?, E> & HeightHtml5Only<E>> - Throws:
IOException- Since:
- HTML 5
-
height
See HTML height Attribute.The height attribute is new in HTML5.
- Specified by:
heightin interfaceHeight<E extends Element<?,?, E> & HeightHtml5Only<E>> - Throws:
IOException- Since:
- HTML 5
-
height
See HTML height Attribute.The height attribute is new in HTML5.
- Specified by:
heightin interfaceHeight<E extends Element<?,?, E> & HeightHtml5Only<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
