Module is the base class for components that implement the behavior (and actions)
for template-defined UI.
This method creates new instace of the class Module.
Note that any initialization arguments that you require for this class and classes that extend it
must be included as part of the initialization object passed to the appropriate widget constructor -
see also moduleParams under nokia.places.Widget.
Module is the base class for components that implement the behavior (and actions)
for template-defined UI.
This method creates new instace of the class Module.
Note that any initialization arguments that you require for this class and classes that extend it
must be included as part of the initialization object passed to the appropriate widget constructor -
see also moduleParams under nokia.places.Widget.
params
relMap - a map object relating the rel attributes and the
DOM elements to which they applydata - data for to be rendered (displayed) using a templatenode - the parent DOM node for the given moduletemplate - the template object which renders the given moduleCopyright © 2011 Nokia. All rights reserved. Terms and Conditions