phonebookui/Phonebook2/UIControls/inc/CPbk2ContactViewListBox.h
branchRCL_3
changeset 23 5586b4d2ec3e
parent 21 b3431bff8c19
child 58 d4f567ce2e7c
--- 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,