classicui_plat/find_item_ui_api/inc/finditemmenu.h
branchRCL_3
changeset 8 71dd06cfe933
parent 7 08e69e956a8c
child 18 fcdfafb36fe7
equal deleted inserted replaced
7:08e69e956a8c 8:71dd06cfe933
   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         
       
   380     private:
   374     private:
   381         /**
   375         /**
   382         * Enumeration for menu command ids
   376         * Enumeration for menu command ids
   383         */
   377         */
   384         enum TFindCase
   378         enum TFindCase