Module com.aoapps.html.any
Interface Onunload<E extends Element<?,?,E> & Onunload<E>>
- Type Parameters:
E
- This element type
- All Known Implementing Classes:
AnyBODY
public interface Onunload<E extends Element<?,?,E> & Onunload<E>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiononunload
(JavaScriptWritable<Ex> onunload) onunload
(IOSupplierE<?, Ex> onunload) default E
-
Method Details
-
onunload
- Throws:
IOException
-
onunload
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
onunload
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-