calendarui/editors/inc/calenunifiededitorcontrol.h
branchRCL_3
changeset 27 aba12c885d83
parent 5 42814f902fe6
child 28 96907930389d
equal deleted inserted replaced
25:bf573002ff72 27:aba12c885d83
    77          */
    77          */
    78         void MakeUnifiedEditorL();
    78         void MakeUnifiedEditorL();
    79         
    79         
    80         /**
    80         /**
    81          * @brief Set data to the collapsed unified editor
    81          * @brief Set data to the collapsed unified editor
    82          */
    82          * @param onLocaleUpdate TBool to indicate locale change impact on this method
    83         void SetDataToEditorL();
    83          */
       
    84         void SetDataToEditorL(TBool onLocaleUpdate = EFalse);
    84         
    85         
    85         /** 
    86         /** 
    86          * @brief Set date of date editor aControlId in form to aTime 
    87          * @brief Set date of date editor aControlId in form to aTime 
    87          * @param aControlId control id of the date field
    88          * @param aControlId control id of the date field
    88          * @param aTime holds the user entered time
    89          * @param aTime holds the user entered time