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