eventsui/eventseditor/inc/evteditor.h
branchRCL_3
changeset 3 3c271c9e6618
parent 0 522cd55cc3d7
child 5 41042d2af523
equal deleted inserted replaced
0:522cd55cc3d7 3:3c271c9e6618
   259          */
   259          */
   260         void NotifyEditorL(TInt aCommand, TInt aErrorCode);   
   260         void NotifyEditorL(TInt aCommand, TInt aErrorCode);   
   261          
   261          
   262         // Inherited from MEvtMgmtUiSOMObserver
   262         // Inherited from MEvtMgmtUiSOMObserver
   263         void NotifySOMChangeL( );
   263         void NotifySOMChangeL( );
   264         
   264   
   265         void HandlePointerEventL(const TPointerEvent& aPointerEvent);
   265         void HandleDialogPageEventL( TInt aEventID );
   266         
   266         
   267         TKeyResponse OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType); 
   267         TKeyResponse OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType); 
   268         
   268         
   269     private:  // Constructor
   269     private:  // Constructor
   270         /**
   270         /**