class TGlxCollectionSelectionPopup |
Collection selection popup external interface
Shows a popup that contains a selectable list of media collections, such as albums or tags
glxcollectionmanager.lib
IMPORT_C TInt | ShowPopupL | ( | RArray < TUint32 > & | aSelectedIds, |
TUint32 | aCollectionType, | |||
TBool | aAllowMultipleSelection, | |||
TBool | aEnableContainerCreation = ETrue | |||
) | [static] |
Displays the list of selectable collections in a popup. Allows creation of a new collection. @ param aSelectedIds list of the selected item id @ param aType Type of the collection to be shown (albums, tags, locations, etc). KGlxCollectionTypeIdAlbum and KGlxCollectionTypeIdTag.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.