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