JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
Elemento 2.4.8
org.jboss.elemento
EventCallbackFn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onEvent(E)
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)