class Pbk2FieldPropertiesFactory |
Phonebook 2 field properties factory. Pbk2FieldPropertiesFactory is responsible for creating field property arrays.
Public Member Functions | |
---|---|
IMPORT_C MPbk2FieldPropertyArray * | CreateL (const MVPbkFieldTypeList &, RFs *) |
IMPORT_C MPbk2FieldPropertyArray * | CreateLC (const MVPbkFieldTypeList &, RFs *) |
IMPORT_C MPbk2FieldPropertyArray * | CreateL | ( | const MVPbkFieldTypeList & | aSupportedFieldTypeList, |
RFs * | aRFs = NULL | |||
) | [static] |
Creates a new field property array.
const MVPbkFieldTypeList & aSupportedFieldTypeList | A list of Virtual Phonebook field types. Pass the master field type list to have all the properties loaded. |
RFs * aRFs = NULL | A file system session reference for reading resources. If NULL then own session is created. |
IMPORT_C MPbk2FieldPropertyArray * | CreateLC | ( | const MVPbkFieldTypeList & | aSupportedFieldTypeList, |
RFs * | aRFs = NULL | |||
) | [static] |
Creates a new field property array.
const MVPbkFieldTypeList & aSupportedFieldTypeList | A list of Virtual Phonebook field types. Pass the master field type list to have all the properties loaded. |
RFs * aRFs = NULL | A file system session reference for reading resources. If NULL then own session is created. |
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.