Module com.aoapps.html.any
Interface Border<E extends Element<?,?,E> & Border<E>>
- Type Parameters:
E
- This element type
- All Known Implementing Classes:
AnyTABLE
Deprecated.
The border attribute is not supported in HTML5. Use CSS instead.
- Author:
- AO Industries, Inc.
-
Method Summary
-
Method Details
-
border
Deprecated.The border attribute is not supported in HTML5. Use CSS instead.- Throws:
IOException
-
border
Deprecated.The border attribute is not supported in HTML5. Use CSS instead.- Throws:
IOException
-
border
@Deprecated(forRemoval=false) default <Ex extends Throwable> E border(IOSupplierE<Integer, Ex> border) throws IOException, ExDeprecated.The border attribute is not supported in HTML5. Use CSS instead.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
-