phonebookui/Phonebook2/UIControls/inc/CPbk2NamesListFilteredState.h
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
   206         TBool IsCommandEnabled( TInt aCommandId) const;				
   206         TBool IsCommandEnabled( TInt aCommandId) const;				
   207         TInt FindCommand(TInt aCommandId) const;					
   207         TInt FindCommand(TInt aCommandId) const;					
   208         TInt CalculateListboxIndex(TInt aCommandIndex) const;       
   208         TInt CalculateListboxIndex(TInt aCommandIndex) const;       
   209         void UnsubscribeCmdItemsVisibility() const;					
   209         void UnsubscribeCmdItemsVisibility() const;					
   210         void SubscribeCmdItemsVisibility();							
   210         void SubscribeCmdItemsVisibility();							
   211         void HandleListboxEventL(TInt aEvent, TInt aListboxIndex, TBool aMantainFocus);
   211         void HandleListboxEventL(TInt aEvent, TInt aListboxIndex, TBool aMantainFocus);  
   212         TInt EnabledCommandCount() const; 
       
   213 
   212 
   214     private: // Data
   213     private: // Data
   215         /// Ref: Parent coecontrol
   214         /// Ref: Parent coecontrol
   216         const CCoeControl& iParent;
   215         const CCoeControl& iParent;
   217         /// Ref: The list box
   216         /// Ref: The list box