Module com.aoapps.html.any
Interface Onseeked<E extends Element<?,?,E> & Onseeked<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OnseekedUnexpected<E>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiononseeked
(JavaScriptWritable<Ex> onseeked) onseeked
(IOSupplierE<?, Ex> onseeked) default E
-
Method Details
-
onseeked
- Specified by:
onseeked
in interfaceOnseekedUnexpected<E extends Element<?,
?, E> & Onseeked<E>> - Throws:
IOException
- Since:
- HTML 5
-
onseeked
- Specified by:
onseeked
in interfaceOnseekedUnexpected<E extends Element<?,
?, E> & Onseeked<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
onseeked
- Specified by:
onseeked
in interfaceOnseekedUnexpected<E extends Element<?,
?, E> & Onseeked<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-