UIEvent
Interface UIEvent
- All Superinterfaces:
- Event
- All Known Subinterfaces:
- MouseEvent
public interface UIEvent extends Event
The UIEvent
interface provides specific contextual information associated with User Interface events.
See also the Document Object Model (DOM) Level 2 Events Specification.
- Since:
- DOM Level 2
Fields
Fields inherited from interface org.w3c.dom.events.Event
登录查看完整内容