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