Module com.aoapps.html.any
Interface Ontoggle<E extends Element<?,?,E> & Ontoggle<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OntoggleUnexpected<E>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionontoggle
(JavaScriptWritable<Ex> ontoggle) ontoggle
(IOSupplierE<?, Ex> ontoggle) default E
-
Method Details
-
ontoggle
- Specified by:
ontoggle
in interfaceOntoggleUnexpected<E extends Element<?,
?, E> & Ontoggle<E>> - Throws:
IOException
- Since:
- HTML 5
-
ontoggle
- Specified by:
ontoggle
in interfaceOntoggleUnexpected<E extends Element<?,
?, E> & Ontoggle<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
ontoggle
- Specified by:
ontoggle
in interfaceOntoggleUnexpected<E extends Element<?,
?, E> & Ontoggle<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-