| class MVPbkExpandable |
An interface for objects that can be expanded to a view
E.g. a view contact that represents a group can be expanded to the group members view. MVPbkViewContact
| Public Member Functions | |
|---|---|
| MVPbkContactViewBase * | ExpandLC ( MVPbkContactViewObserver &, const MVPbkFieldTypeList &) |
| TAny * | ExpandableExtension ( TUid ) |
| Protected Member Functions | |
|---|---|
| ~MVPbkExpandable () | |
| MVPbkContactViewBase * | ExpandLC | ( | MVPbkContactViewObserver & | aObserver, |
| const MVPbkFieldTypeList & | aSortOrder | |||
| ) | const [pure virtual] | |||
Returns an expanded view that is constructed asynchronously.
A client must wait the expanded view to become ready before usage.
| MVPbkContactViewObserver & aObserver | A contact view observer |
| const MVPbkFieldTypeList & aSortOrder | A contact view sort order. |
| TAny * | ExpandableExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
| TUid |
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.