CBookmarkFolder Class Reference
class CBookmarkFolder : public CBookmarkBase
|
Internal representation of a bookmark folder. It contains the folder specific properties and holds a pointer to an extended properties object. This object is only loaded when needed. A folder holds a list of child bookmark items. These can be either bookmarks or further folders.
CBookmarkFolder
provides methods for inserting, removing and moving these child bookmark items.
Constructor & Destructor Documentation
CBookmarkFolder(CBookmarkDb &)
Member Functions Documentation
ConstructL(CBookmarkFolder *)
DeleteL()
void
|
DeleteL
|
(
|
)
|
[virtual]
|
Find(Bookmark::TItemId)
TInt
|
Find
|
(
|
Bookmark::TItemId
|
aId
|
)
|
const
|
InsertL(CBookmarkBase &, TInt)
NewL(CBookmarkFolder *, CBookmarkDb &)
SendChildrenToFolderL(CBookmarkFolder &)
SetIdFromIndexBase(TUint32)
void
|
SetIdFromIndexBase
|
(
|
TUint32
|
aIndexBase
|
)
|
[virtual]
|
TransLoadL()
void
|
TransLoadL
|
(
|
)
|
[virtual]
|
TransNewL()
void
|
TransNewL
|
(
|
)
|
[virtual]
|
TransRemoveL()
void
|
TransRemoveL
|
(
|
)
|
[virtual]
|
TransSaveL()
void
|
TransSaveL
|
(
|
)
|
[virtual]
|
Type()
Bookmark::TType
|
Type
|
(
|
)
|
const [virtual]
|
Member Data Documentation
RArray< CBookmarkBase * > iChildren
CBkmrkProperties * iProperties
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.