Interface EventHandler
-
- All Superinterfaces:
org.teavm.jso.JSObject
public interface EventHandler extends org.teavm.jso.JSObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleEvent()
-