CPbkEngineExtensionInterface Class Reference
class CPbkEngineExtensionInterface : public CBase
|
Inherits from
-
CPbkEngineExtensionInterface
Nested Classes and Structures
Constructor & Destructor Documentation
CPbkEngineExtensionInterface()
CPbkEngineExtensionInterface
|
(
|
)
|
[protected, inline]
|
~CPbkEngineExtensionInterface()
~CPbkEngineExtensionInterface
|
(
|
)
|
[inline]
|
Member Functions Documentation
AdditionalFieldTypesResourceCount()
TInt
|
AdditionalFieldTypesResourceCount
|
(
|
)
|
const [inline, virtual]
|
Returns number of separate resources that this extension wants to add to the field types. The GetAdditionalFieldTypesResourceL function will be called as many times as this function indicates. However, as the GetAdditionalFieldTypesResourceL function does not take any indexing variable, the extension has to keep track of the calls itself and return different resource each time the GetAdditionalFieldTypesResourceL is called.
Default implementation returns one so that it is not necessary for every extension to implement this.
GetAdditionalFieldTypesResourceL(TFieldTypeResource &)
Gets additional field type resource.
ModifyFieldTypesL(CPbkFieldsInfo &)
Modifies field type(s) in aFieldsInfo.
NewLC(const TDesC8 &, TEngExtParams *)
Member Data Documentation
TUid
iDtor_ID_Key
TUid
|
iDtor_ID_Key
|
[private]
|
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.