Class DOMKeyEvent

  • All Implemented Interfaces:
    java.lang.Cloneable, OriginalEvent, Event, UIEvent

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