Module com.aoapps.html.any
Interface Onplaying<E extends Element<?,?,E> & Onplaying<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OnplayingUnexpected<E>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
Utility class for working withOnplaying
. -
Method Summary
Modifier and TypeMethodDescriptiononplaying
(JavaScriptWritable<Ex> onplaying) onplaying
(IOSupplierE<?, Ex> onplaying) default E
-
Method Details
-
onplaying
- Specified by:
onplaying
in interfaceOnplayingUnexpected<E extends Element<?,
?, E> & Onplaying<E>> - Throws:
IOException
- Since:
- HTML 5
-
onplaying
- Specified by:
onplaying
in interfaceOnplayingUnexpected<E extends Element<?,
?, E> & Onplaying<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
onplaying
- Specified by:
onplaying
in interfaceOnplayingUnexpected<E extends Element<?,
?, E> & Onplaying<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-