A placeholder for methods that need to be added to the DOM element objects.
n/a
This component is provided by the V$.dom.Element class. It is a place where other components can store their methods. Initially, the class contains no methods.
All methods added to this class must be prefixed with v_ to ensure that they do not clash with other methods on the DOM Elements.