Interface EventHandler

  • All Superinterfaces:
    org.teavm.jso.JSObject

    public interface EventHandler
    extends org.teavm.jso.JSObject
    • Method Detail

      • handleEvent

        void handleEvent()