classicui_plat/find_item_ui_api/tsrc/inc/testdomfinditem.h
branchRCL_3
changeset 38 c52421ed5f07
parent 23 3d340a0166ff
child 55 aecbbf00d063
equal deleted inserted replaced
29:a8834a2e9a96 38:c52421ed5f07
   132     * test EnableSingleClick method.
   132     * test EnableSingleClick method.
   133     * @since S60 5.2
   133     * @since S60 5.2
   134     * @param aItem never used.
   134     * @param aItem never used.
   135     * @return Symbian OS error code.
   135     * @return Symbian OS error code.
   136     */
   136     */
   137     virtual TInt TestDialogEnableSingleClick( CStifItemParser& aItem );
   137     virtual TInt TestDialogEnableSingleClickL( CStifItemParser& aItem );
   138 
   138 
   139 private: // test functions in finditemmenu.h
   139 private: // test functions in finditemmenu.h
   140 
   140 
   141     /**
   141     /**
   142     * test NewL method.
   142     * test NewL method.