classicui_plat/find_item_ui_api/inc/finditemmenu.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
child 16 71dd06cfe933
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
   369         HBufC* CurrentItemDescriptor();
   369         HBufC* CurrentItemDescriptor();
   370         void SetFindModeL( TInt aFlags );
   370         void SetFindModeL( TInt aFlags );
   371         TBool ItemFinderExists();
   371         TBool ItemFinderExists();
   372         TPtrC CurrentSelection(); 
   372         TPtrC CurrentSelection(); 
   373         
   373         
       
   374         /**
       
   375          *  Returns text highlight status.
       
   376          *  @return ETrue if there is highlighted text, otherwise EFalse
       
   377          */
       
   378         TBool HasSelection() const;
       
   379         
   374     private:
   380     private:
   375         /**
   381         /**
   376         * Enumeration for menu command ids
   382         * Enumeration for menu command ids
   377         */
   383         */
   378         enum TFindCase
   384         enum TFindCase