Class nokia.places.ui.modules.List
Class Summary
This class represents a component that displays a list of objects. The class renders paged data and adds list navigation to the HTML after rendering.
A template element targeted by List must have the attribute rel
with the values "list-data".
Extends
nokia.places.ui.modules.Module.
new nokia.places.ui.modules.List
(params)
Direct Inheritance
Constructor Detail
This class represents a component that displays a list of objects. The class renders paged data and adds list navigation to the HTML after rendering.
A template element targeted by List must have the attribute rel
with the values "list-data".
new nokia.places.ui.modules.List(params)
Parameters:
| {Object} | params |
An initialization object that can be specified via the
nokia.places.Place initialization property "moduleParams" and can include parameters for
nokia.places.ui.modules.Module as well as the following optional properties:
|
