calendarui/controller/inc/calenmultidbeditor.h
branchRCL_3
changeset 27 aba12c885d83
parent 16 55d60436f00b
equal deleted inserted replaced
25:bf573002ff72 27:aba12c885d83
   261      *        Critical Level. Warning will be displayed if storage
   261      *        Critical Level. Warning will be displayed if storage
   262      *        is below Critical Level.
   262      *        is below Critical Level.
   263      * @return ETrue : Below critical level
   263      * @return ETrue : Below critical level
   264      */
   264      */
   265     TBool CheckSpaceBelowCriticalLevelL();
   265     TBool CheckSpaceBelowCriticalLevelL();
       
   266     
       
   267     /*
       
   268      * @breif Show appropriate error note
       
   269      * @param aError system wide error id.
       
   270      * @return void  
       
   271      */
       
   272     void ShowErrorNoteL(TInt aError);
       
   273     
       
   274     
   266  protected:
   275  protected:
   267 
   276 
   268 	/**
   277 	/**
   269 	* From CEikDialog
   278 	* From CEikDialog
   270 	* We will hit this event each time a line has changed in the form
   279 	* We will hit this event each time a line has changed in the form