mobilemessaging/smsui/viewerinc/MsgSmsViewerAppUi.h
branchRCL_3
changeset 28 fbb813aef148
parent 0 72b543305e3a
equal deleted inserted replaced
24:e00582ce7ecd 28:fbb813aef148
   558           * as compared to previous SMS message. 
   558           * as compared to previous SMS message. 
   559           * This function is called only for non-bio text messages for fast preview during navigation
   559           * This function is called only for non-bio text messages for fast preview during navigation
   560           * @param aStore current message entry's msg store
   560           * @param aStore current message entry's msg store
   561           */
   561           */
   562          void QuickSmsMsgNaviHandlingL( CMsvStore* aStore );
   562          void QuickSmsMsgNaviHandlingL( CMsvStore* aStore );
       
   563          
       
   564          /**
       
   565          * Checks wheter current find item is highlighted
       
   566          * @return ETrue if highlight enabled
       
   567          */
       
   568          TBool FindItemHighlighted();
       
   569          
       
   570          /**
       
   571          * Returns id of focused control
       
   572          * @return id of focused control
       
   573          */
       
   574          TInt FocusedControlId();
   563          
   575          
   564     protected:     // Data
   576     protected:     // Data
   565 
   577 
   566         // Note:
   578         // Note:
   567         // When adding data members, add initialization into InitMembers().
   579         // When adding data members, add initialization into InitMembers().