MVPbkFieldTypeList Class Reference
An interface for a list of field types.
Constructor & Destructor Documentation
~MVPbkFieldTypeList()
~MVPbkFieldTypeList | ( | ) | [inline, virtual] |
Member Functions Documentation
ContainsSame(const MVPbkFieldType &)
Returns true if this list contains aFieldType.
FieldTypeAt(TInt)
Returns the field type object at aIndex.
The objects are not in any specific order.
aIndex >= 0 && aIndex < FieldTypeCount()
Parameters
TInt aIndex | An index of a field type. |
FieldTypeCount()
TInt
| FieldTypeCount | ( | ) | const [pure virtual] |
Returns the number of field type objects in this list.
FieldTypeListExtension(TUid)
TAny * | FieldTypeListExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
Find(TInt)
Returns the field type corresponding to field type resource id.
If no match is found returns NULL. The resource id aFieldTypeResId corresponds to the VPBK_FIELD_TYPE types in VPbkEng.rsg.
FindMatch(const TVPbkFieldVersitProperty &, TInt)
Returns a matching field type in this list or NULL if no match is found.
FindMatch(TVPbkNonVersitFieldType)
Returns a matching field type in this list or NULL if no match is found.
MaxMatchPriority()
TInt
| MaxMatchPriority | ( | ) | const [pure virtual] |
Returns the maximum matching priority held by this field type list.
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.