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
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classUtility class for working withOnplaying. -
Method Summary
Modifier and TypeMethodDescriptiononplaying(JavaScriptWritable<Ex> onplaying) onplaying(IOSupplierE<?, Ex> onplaying) default E
-
Method Details
-
onplaying
- Specified by:
onplayingin interfaceOnplayingUnexpected<E extends Element<?,?, E> & Onplaying<E>> - Throws:
IOException- Since:
- HTML 5
-
onplaying
- Specified by:
onplayingin interfaceOnplayingUnexpected<E extends Element<?,?, E> & Onplaying<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
onplaying
- Specified by:
onplayingin interfaceOnplayingUnexpected<E extends Element<?,?, E> & Onplaying<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
