Package org.loboevolution.html.js.events
Class EventFactory
java.lang.Object
org.loboevolution.html.js.events.EventFactory
EventFactory class.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EventFactory
public EventFactory()
-
-
Method Details
-
createEvent
createEvent.
- Parameters:
eventType
- aString
object.- Returns:
- a
Event
object. - Throws:
DOMException
- if any.
-