Class UIEventImpl

java.lang.Object
org.apache.xerces.dom.events.EventImpl
org.apache.xerces.dom.events.UIEventImpl
All Implemented Interfaces:
Event, UIEvent
Direct Known Subclasses:
MouseEventImpl

public class UIEventImpl extends EventImpl implements UIEvent
An implementation of the DOM Level 2 UIEvent interface.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: UIEventImpl.java 533574 2007-04-30 00:29:47Z mrglavas $
  • Constructor Details

    • UIEventImpl

      public UIEventImpl()
  • Method Details