class MVPbkMultiFieldTypeList : public MVPbkFieldTypeList |
An interface for composites of MVPbkFieldTypeList objects.
Public Member Functions | |
---|---|
~MVPbkMultiFieldTypeList () | |
void | AppendL (const MVPbkFieldTypeList &) |
TAny * | MultiFieldTypeListExtension ( TUid ) |
void | Remove (const MVPbkFieldTypeList &) |
void | AppendL | ( | const MVPbkFieldTypeList & | aTypeList | ) | [pure virtual] |
Adds aTypeList to this composite by reference. New lists are appended to the end of current lists, starting from index FieldTypeCount() .
const MVPbkFieldTypeList & aTypeList |
TAny * | MultiFieldTypeListExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
void | Remove | ( | const MVPbkFieldTypeList & | aTypeList | ) | [pure virtual] |
Removes aTypeList from this composite.
const MVPbkFieldTypeList & aTypeList |
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.