Class: DomEvent

Oracle® Fusion Middleware JSDoc Reference for Oracle Mobile Application Framework
2.1.0.0.0

E57773-01

adf.mf.api.amx.DomEvent

Constructor

new DomEvent(amxNodeId, eventType, originalEvent)

A DOM event.
Parameters:
Name Type Description
amxNodeId string the component ID
eventType Object the type of event
originalEvent Event the original DOM event object