软件包 | 描述 |
---|---|
org.w3c.dom.events | |
org.w3c.dom.ls |
Class and Description |
---|
Event
的
Event 接口用来提供一个事件处理程序处理的事件的上下文信息。
|
EventException
事件操作可能抛出一个
EventException 作为他们的方法描述指定。
|
EventListener
的
EventListener 接口处理事件的主要方法。
|
EventTarget
的
EventTarget 接口的实现支持DOM事件模型的所有
Nodes 实施。
|
UIEvent
UIEvent 接口提供了特定的语境信息与用户界面事件相关。
|
Class and Description |
---|
Event
的
Event 接口用来提供一个事件处理程序处理的事件的上下文信息。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.