The namespace prefix is dom and the namespace declaration is http://www.volantis.com/xmlns/2009/07/cf2/dom.
The namespace prefix is dom and the namespace declaration is http://www.volantis.com/xmlns/2009/07/cf2/dom.
Name | Purpose |
---|---|
cf2:dom.Element | A placeholder for methods that need to be added to the DOM element objects. |
cf2:dom.ElementAccess | Allows authors to access enhanced DOM Elements. DOM Elements may need to be extended with some additional methods, either to solve device specific issues, or to add features required by the Client Framework 2. |
cf2:dom.Element#Dimensions | Allows authors to fix device specific issues related to the screen dimensions. |
cf2:dom.Element#Navigation | Allows authors to fix device specific issues with navigating from elements to nodes. |
cf2:dom.Element#Styles | Allows authors to fix device specific issues with setting styles on an element. |