软件包 | 描述 |
---|---|
org.w3c.dom.events | |
org.w3c.dom.ls |
Class and Description |
---|
Event
Event 接口用于向事件处理程序提供有关事件的上下文信息。
|
EventException
事件操作可能会引发
EventException 像在其方法描述中指定。
|
EventListener
EventListener 接口是处理事件的主要方法。
|
EventTarget
EventTarget 接口由支持DOM事件模型的
Nodes 中的所有
Nodes 实现。
|
UIEvent
UIEvent 界面提供与用户界面事件相关联的特定上下文信息。
|
Class and Description |
---|
Event
Event 接口用于向事件处理程序提供有关事件的上下文信息。
|