photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerback.h
branchRCL_3
changeset 13 bcb43dc84c44
parent 11 71da52165949
child 15 191387a8b767
equal deleted inserted replaced
12:ce1c7ad1f18b 13:bcb43dc84c44
   104 
   104 
   105     /** Constructor */
   105     /** Constructor */
   106 	CGlxCommandHandlerBack(MGlxMediaListProvider* aMediaListProvider,
   106 	CGlxCommandHandlerBack(MGlxMediaListProvider* aMediaListProvider,
   107 							TInt aPrevViewId );
   107 							TInt aPrevViewId );
   108      
   108      
   109     // This API to be removed after testing with migration is over 
       
   110 	/**
       
   111 	 * check if deletion of container need to be checked
       
   112 	 */ 
       
   113 	// TBool CheckContainerDeletion() const;
       
   114 	
       
   115 public: // From MGlxCommandHandler
   109 public: // From MGlxCommandHandler
   116 
   110 
   117 	/**
   111 	/**
   118 	 * Execute the command, if applicable
   112 	 * Execute the command, if applicable
   119 	 * @param aCommand The command to handle
   113 	 * @param aCommand The command to handle