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