--- a/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactViewListBox.h Wed Mar 31 21:13:53 2010 +0300
+++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2ContactViewListBox.h Wed Apr 14 15:45:35 2010 +0300
@@ -168,6 +168,16 @@
*/
void SetListCommands( const RPointerArray<MPbk2UiControlCmdItem>* aCommands );
+ /**
+ * Handle showing of popupcharacter when user scrolls name list
+ * using scroll bar.
+ *
+ * @param CWindowGc.
+ * @param TRect.
+ */
+ void HandlePopupCharacter( CWindowGc* aGc,
+ const TRect& aRectOfListBoxItem ) const;
+
public: // From MPbk2ClipListBoxText
TBool ClipFromBeginning(
TDes& aBuffer,