MPbk2ContactUiControl2 Class Reference
class MPbk2ContactUiControl2 |
Constructor & Destructor Documentation
~MPbk2ContactUiControl2()
~MPbk2ContactUiControl2 | ( | ) | [inline, virtual] |
Member Functions Documentation
AddCommandItemL(MPbk2UiControlCmdItem *, TInt)
void | AddCommandItemL | ( | MPbk2UiControlCmdItem * | aCommand, |
| TInt | aIndex |
| ) | [pure virtual] |
Adds a command item to the list if not already added. Transfers ownership of aCommand to the called object.
Parameters
MPbk2UiControlCmdItem * aCommand | The command item that is to be added |
TInt aIndex | Index to which the command item that is to be added must not be greater than CommandItemCount() |
CommandItemAt(TInt)
const MPbk2UiControlCmdItem & | CommandItemAt | ( | TInt | aIndex | ) | const [pure virtual] |
Parameters
TInt aIndex | The index of the command item. |
CommandItemCount()
TInt
| CommandItemCount | ( | ) | const [pure virtual] |
DeleteCommandItemL(TInt)
void | DeleteCommandItemL | ( | TInt | aIndex | ) | [pure virtual] |
Deletes a command item from the list.
Parameters
TInt aIndex | The command item that is to be deleted. |
FocusedCommandItem()
const MPbk2UiControlCmdItem * | FocusedCommandItem | ( | ) | const [pure virtual] |
Gives a focused command item, or NULL if no command item is currently focused.
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.