| class MPbk2FieldPropertyArray |
Phonebook 2 field property array interface.
| Public Member Functions | |
|---|---|
| ~MPbk2FieldPropertyArray () | |
| const MPbk2FieldProperty & | At ( TInt ) |
| TInt | Count () |
| TAny * | FieldPropertyArrayExtension ( TUid ) |
| const MPbk2FieldProperty * | FindProperty (const MVPbkFieldType &) |
| const MPbk2FieldProperty & | At | ( | TInt | aIndex | ) | const [pure virtual] |
Returns the property at given index.
| TInt aIndex | The index of the property. |
| TAny * | FieldPropertyArrayExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
| TUid |
| const MPbk2FieldProperty * | FindProperty | ( | const MVPbkFieldType & | aFieldType | ) | const [pure virtual] |
Returns a property for the field type or NULL.
| const MVPbkFieldType & aFieldType | The field type whose property is searched for. |
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.