classicui_plat/find_item_ui_api/inc/finditemdialog.h
branchRCL_3
changeset 50 a1caeb42b3a3
parent 23 3d340a0166ff
child 51 fcdfafb36fe7
equal deleted inserted replaced
38:c52421ed5f07 50:a1caeb42b3a3
   445          *
   445          *
   446          * @param aPointerEvent information about the pointerevent
   446          * @param aPointerEvent information about the pointerevent
   447          */
   447          */
   448         void DoHandlePointerEventL ( const TPointerEvent& aPointerEvent );
   448         void DoHandlePointerEventL ( const TPointerEvent& aPointerEvent );
   449 
   449 
   450         /**
       
   451          * Returns ETrue if current item has visible highlight
       
   452          *
       
   453          * @return ETrue if current item has visible highlight
       
   454          */
       
   455         TBool CurrentItemHasHighlight();
       
   456         
       
   457         /**
       
   458          * Highlights current item.
       
   459          */
       
   460         void HighlightCurrentItem();
       
   461 
       
   462 
   450 
   463     private: //data
   451     private: //data
   464         // Pointer to controller which controls engine and dialog
   452         // Pointer to controller which controls engine and dialog
   465         CFindItemController* iController;
   453         CFindItemController* iController;
   466         // Plaintext which will be parsed
   454         // Plaintext which will be parsed