Class DOMKeyEvent

  • All Implemented Interfaces:
    java.lang.Cloneable, OriginalEvent, org.w3c.dom.events.Event, org.w3c.dom.events.UIEvent

    public class DOMKeyEvent
    extends DOMUIEvent
    The KeyEvent interface provides specific contextual information associated with Key events.
    Since:
    DOM Level 2 (Working Draft)