calendarui/views/inc/calenweekcontainer.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 21 9711e452b5e9
child 48 bf573002ff72
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
   125      */
   125      */
   126     void RedrawLocaleChangeL(TLocaleChangeRedraw aFlag);
   126     void RedrawLocaleChangeL(TLocaleChangeRedraw aFlag);
   127 
   127 
   128     /**
   128     /**
   129      * Set Active context based on currently focused cell.
   129      * Set Active context based on currently focused cell.
   130      */
   130      * @param aInstAvailable Flag to find instance available
   131     void SetActiveContextFromHighlightL();
   131      */
       
   132     void SetActiveContextFromHighlightL(TBool aInstAvailable = ETrue);
   132 
   133 
   133     /**
   134     /**
   134      * Step 1 of construction of grid data.
   135      * Step 1 of construction of grid data.
   135      */
   136      */
   136     void BeginPopulationWithInstanceViewL();
   137     void BeginPopulationWithInstanceViewL();