EMMA Event types [Honeywell Internal]

The W3C DOM Level 3 Event spec<http://www.w3.org/TR/DOM-Level-3-Events/> identifies both event interfaces and types for all supported events ( see http://www.w3.org/TR/DOM-Level-3-Events/#event-types-list ).  The EMMA spec<http://www.w3.org/TR/emma11/> identifies a single EMMA event type<http://www.w3.org/TR/emma11/#appD> that can refer to the data structures described in the EMMA spec.  The initEMMAEvent interface lists a DOMString typeArg as the first argument. I do not see anywhere a list of valid type values similar to those listed in the DOM L3 spec.

It seems, based on how the DOM L3 spec is organized, that these type values should also have canBubble and canCancel values specified.

Are there standardized types? Or is this left to users to make up?

Steve Hickman
System Architect, Flight Deck of the Future
480-236-8367

Received on Tuesday, 11 February 2014 01:02:36 UTC