phonebookui/Phonebook2/UIControls/inc/CPbk2NamesListEmptyState.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58:d4f567ce2e7c
   185         TBool IsCommandEnabled( TInt aCommandId) const;				
   185         TBool IsCommandEnabled( TInt aCommandId) const;				
   186         TInt FindCommand(TInt aCommandId) const;					
   186         TInt FindCommand(TInt aCommandId) const;					
   187         TInt CalculateListboxIndex(TInt aCommandIndex) const;       
   187         TInt CalculateListboxIndex(TInt aCommandIndex) const;       
   188         void UnsubscribeCmdItemsVisibility() const;					
   188         void UnsubscribeCmdItemsVisibility() const;					
   189         void SubscribeCmdItemsVisibility();							
   189         void SubscribeCmdItemsVisibility();							
   190         void HandleListboxEventL(TInt aEvent, TInt aListboxIndex, TBool aMantainFocus);  
   190         void HandleListboxEventL(TInt aEvent, TInt aListboxIndex, TBool aMantainFocus);
       
   191         TInt EnabledCommandCount() const; 
   191 
   192 
   192     private: // Data
   193     private: // Data
   193         /// Ref: Parent coecontrol
   194         /// Ref: Parent coecontrol
   194         const CCoeControl& iParent;
   195         const CCoeControl& iParent;
   195         /// Ref: The list box
   196         /// Ref: The list box