calendarui/views/inc/calendayview.h
branchRCL_3
changeset 59 aba12c885d83
parent 13 0f07cd1b5772
child 67 1539a383d7b6
equal deleted inserted replaced
48:bf573002ff72 59:aba12c885d83
    55      * Update CBA buttons depending on if we have items or not in view
    55      * Update CBA buttons depending on if we have items or not in view
    56      * Callend from Day Container as well as DoActivateViewImpl.
    56      * Callend from Day Container as well as DoActivateViewImpl.
    57      * 
    57      * 
    58      */
    58      */
    59     void UpdateCbaL();
    59     void UpdateCbaL();
       
    60     
       
    61     /**
       
    62      * To check if the Command to open event view 
       
    63      * from day view is handled
       
    64      * @return ETrue : if eventview command is handled 
       
    65      */
       
    66     TBool isEventViewCommandHandled();
    60 
    67 
    61 public:  // From CCalenView
    68 public:  // From CCalenView
    62     virtual TNextPopulationStep ActiveStepL();
    69     virtual TNextPopulationStep ActiveStepL();
    63     virtual void CancelPopulation();
    70     virtual void CancelPopulation();
    64     virtual TCyclePosition CyclePosition() const;
    71     virtual TCyclePosition CyclePosition() const;