Module com.aoapps.html.any
Interface Oncanplay<E extends Element<?,?,E> & Oncanplay<E>>
- Type Parameters:
E- This element type
- All Superinterfaces:
OncanplayUnexpected<E>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classUtility class for working withOncanplay. -
Method Summary
Modifier and TypeMethodDescriptiononcanplay(JavaScriptWritable<Ex> oncanplay) oncanplay(IOSupplierE<?, Ex> oncanplay) default E
-
Method Details
-
oncanplay
- Specified by:
oncanplayin interfaceOncanplayUnexpected<E extends Element<?,?, E> & Oncanplay<E>> - Throws:
IOException- Since:
- HTML 5
-
oncanplay
- Specified by:
oncanplayin interfaceOncanplayUnexpected<E extends Element<?,?, E> & Oncanplay<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
oncanplay
- Specified by:
oncanplayin interfaceOncanplayUnexpected<E extends Element<?,?, E> & Oncanplay<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
