JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
org.w3c.dom.events.EventException
Packages that use
EventException
软件包
描述
org.w3c.dom.events
为DOM Level 2事件提供接口。
Uses of
EventException
in
org.w3c.dom.events
Methods in
org.w3c.dom.events
that throw
EventException
变量和类型
方法
描述
boolean
EventTarget.
dispatchEvent
(
Event
evt)
此方法允许将事件分派到实现事件模型中。