phonebookui/Phonebook2/UIControls/inc/CPbk2NamesListFilteredState.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 0 e686773b3f54
equal deleted inserted replaced
17:2666d9724c76 18:d4f567ce2e7c
   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; 
   212 
   213 
   213     private: // Data
   214     private: // Data
   214         /// Ref: Parent coecontrol
   215         /// Ref: Parent coecontrol
   215         const CCoeControl& iParent;
   216         const CCoeControl& iParent;
   216         /// Ref: The list box
   217         /// Ref: The list box