JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.jboss.elemento
Interface EventCallbackFn<E extends
Event
>
@JsFunction
public interface
EventCallbackFn<E extends
Event
>
Event handler callback.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onEvent
(
E
event)
Method Details
onEvent
void
onEvent
(
E
event)