Interface Event

All Superinterfaces:
OpaqueReferenceType
All Known Subinterfaces:
KeyboardEvent, MouseEvent, WheelEvent

public interface Event extends OpaqueReferenceType
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
  • Method Details

    • type

      String type()
    • preventDefault

      void preventDefault()