Content Listing Framework API: Glossary

Abbreviations

Table 1: Abbreviations
AbbreviationDefinition
CLFContent Listing Framework

Definitions

Table 2: Definitions
DefinitionDescription
Content Listing EngineEngine for creating list models and monitoring item changes with Changed Item Observer.
Content Listing FactoryFactory for creating Content Listing Framework related objects like Content Listing Engines, modifiable items and sorting styles.
GroupingItems in the List Model are arranged to some specific groups. For example, music files can be grouped by artist names.
ID3-tagTags that are used to store file information (artist, song name, album etc.) in mp3-music files. See http://www.id3.org
ItemOne item represents one media file in the file system. Item contains information about the corresponding media file.
List ModelList Model contains all items that are requested. You can request, for example, all image files to the List Model. List Model can be also modified and filtered with sorters, groupers and post filters.
Post FilterPost filter can be used to exclude items from the List Model.
RefreshRefresh operation updates the List Model by using defined modification tools. Non-blocking version of refresh will also fetch an updated list of items from the server.

Copyright © Nokia Corporation 2001-2008
Back to top