Module com.aoapps.html.any
Interface Onselect<E extends Element<?,?,E> & Onselect<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OnselectUnexpected<E>
- All Known Implementing Classes:
AnyINPUT.Dynamic
,AnyINPUT.Email
,AnyINPUT.File
,AnyINPUT.Password
,AnyINPUT.Search
,AnyINPUT.Tel
,AnyINPUT.Text
,AnyINPUT.Url
,AnyTEXTAREA
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiononselect
(JavaScriptWritable<Ex> onselect) onselect
(IOSupplierE<?, Ex> onselect) default E
-
Method Details
-
onselect
- Specified by:
onselect
in interfaceOnselectUnexpected<E extends Element<?,
?, E> & Onselect<E>> - Throws:
IOException
-
onselect
- Specified by:
onselect
in interfaceOnselectUnexpected<E extends Element<?,
?, E> & Onselect<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
onselect
- Specified by:
onselect
in interfaceOnselectUnexpected<E extends Element<?,
?, E> & Onselect<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-