Module com.aoapps.html.any
Interface Onabort<E extends Element<?,?,E> & Onabort<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OnabortUnexpected<E>
- All Known Implementing Classes:
AnyIMG
,AnyINPUT.Dynamic
,AnyINPUT.Image
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiononabort
(JavaScriptWritable<Ex> onabort) onabort
(IOSupplierE<?, Ex> onabort) default E
-
Method Details
-
onabort
- Specified by:
onabort
in interfaceOnabortUnexpected<E extends Element<?,
?, E> & Onabort<E>> - Throws:
IOException
-
onabort
- Specified by:
onabort
in interfaceOnabortUnexpected<E extends Element<?,
?, E> & Onabort<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
onabort
- Specified by:
onabort
in interfaceOnabortUnexpected<E extends Element<?,
?, E> & Onabort<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-