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