classicui_plat/find_item_ui_api/tsrc/inc/testdomfinditem.h
branchRCL_3
changeset 23 3d340a0166ff
parent 0 2f259fa3e83a
child 38 c52421ed5f07
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
   126     * @param aItem never used.
   126     * @param aItem never used.
   127     * @return Symbian OS error code.
   127     * @return Symbian OS error code.
   128     */
   128     */
   129     virtual TInt TestDialogOfferKeyEventL( CStifItemParser& aItem );
   129     virtual TInt TestDialogOfferKeyEventL( CStifItemParser& aItem );
   130 
   130 
       
   131     /**
       
   132     * test EnableSingleClick method.
       
   133     * @since S60 5.2
       
   134     * @param aItem never used.
       
   135     * @return Symbian OS error code.
       
   136     */
       
   137     virtual TInt TestDialogEnableSingleClick( CStifItemParser& aItem );
       
   138 
   131 private: // test functions in finditemmenu.h
   139 private: // test functions in finditemmenu.h
   132 
   140 
   133     /**
   141     /**
   134     * test NewL method.
   142     * test NewL method.
   135     * @since S60 5.0
   143     * @since S60 5.0