MCLFChangedItemObserver Class Reference
class MCLFChangedItemObserver
|
Changed Item Observer interface. Implement this interface to get notifications of changed, new or deleted items.
ContentListingFramework.lib
-
Since
-
S60 3.1
Private Member Functions
|
MCLFChangedItemObserverExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MCLFChangedItemObserver()
~MCLFChangedItemObserver
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MCLFChangedItemObserverExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
HandleError(TInt)
void
|
HandleError
|
(
|
TInt
|
aError
|
)
|
[pure virtual]
|
Abstract method for handling errors. This method can be used to handle errors in changed item event.
-
Since
-
S60 3.1
Parameters
TInt
aError
|
System wide error code.
|
HandleItemChangeL(const TArray< TCLFItemId > &)
void
|
HandleItemChangeL
|
(
|
const
TArray
<
TCLFItemId
> &
|
aItemIDArray
|
)
|
[pure virtual]
|
Abstract method for handling item change event. This method is called when, for example, some item is renamed.
-
Since
-
S60 3.1
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.