calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 91 250f0dfb7d22
parent 86 ed599363c2d7
equal deleted inserted replaced
88:9dfcaf1038dd 91:250f0dfb7d22
   663           */
   663           */
   664          void HideFieldsForEditSingleInstance();
   664          void HideFieldsForEditSingleInstance();
   665          
   665          
   666          static TInt AsyncProcessCommandL(TAny* aThisPtr); 
   666          static TInt AsyncProcessCommandL(TAny* aThisPtr); 
   667          
   667          
       
   668          /**
       
   669           * @brief Tries to toggle on/off field
       
   670           * @param aControlId The id of the field to toggle
       
   671           * @return Indicates whether or not the field has been handled
       
   672           */
       
   673          TBool TryToggleOnOffL( TInt aControlId );
   668         
   674         
   669     private:
   675     private:
   670         /**
   676         /**
   671          * @var iEditedCalEntry
   677          * @var iEditedCalEntry
   672          * @brief Stores entry to be edited temporarily for construction sequence.
   678          * @brief Stores entry to be edited temporarily for construction sequence.