M-Business extensions to W3C DOM level 1

The ADOMDDOMImplementation is primarily an implementation of DOM level 1. M-Business Anywhere has selectively implemented a small number of DOM level 2 features, plus a few features that are not included in DOM level 2. All these extensions to DOM level 1 are documented in this section.

M-Business Anywhere extensions to the W3C DOM level 1 standard are listed below, grouped by function.

The M-Business Anywhere extensions to the W3C DOM level 1 standard are listed below, grouped by DOM object extended.

Table 3. M-Business Anywhere extensions to W3C DOM level 1, by DOM object

W3C DOM object

Attributes and methods

Attr

ownerElement

DOMImplementation

createDocument( )

createHTMLDocument( )

Element

addEventListener( )

getAttributeAsBoolean( )

getAttributeAsInt( )

hasAttribute( )

removeEventListener( )

setAttributeAsBoolean( )

setAttributeAsInt( )

HTMLObjectElement

contentDocument

Node

normalize( )


addEventListener( )
contentDocument
createDocument( )
createHTMLDocument( )
getAttributeAsBoolean( )
getAttributeAsInt( )
hasAttribute( )
normalize( )
ownerElement
removeEventListener( )
setAttributeAsBoolean( )
setAttributeAsInt( )