Class: DomEvent

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

E62030-03

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