phonebookui/Phonebook2/UIControls/inc/CPbk2NamesListEmptyState.h
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
   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; 
       
   192 
   191 
   193     private: // Data
   192     private: // Data
   194         /// Ref: Parent coecontrol
   193         /// Ref: Parent coecontrol
   195         const CCoeControl& iParent;
   194         const CCoeControl& iParent;
   196         /// Ref: The list box
   195         /// Ref: The list box