calendarui/controller/inc/calenviewmanager.h
changeset 63 a3cb48f6c889
parent 57 bb2d3e476f29
child 89 b57382753122
--- a/calendarui/controller/inc/calenviewmanager.h	Mon Aug 09 18:30:52 2010 +0530
+++ b/calendarui/controller/inc/calenviewmanager.h	Wed Aug 25 14:02:13 2010 +0530
@@ -103,7 +103,28 @@
 		void constructOtherViews();
 		
 		void launchSettingsView();
+				
+		/**
+		 * @brief check if Agenda Event Viewer is active
+		 */
+		bool isEventViewerActive();
+
+		/**
+		 * save the entry and close the editor
+		 */
+		void saveAndCloseEditor();
 		
+
+        /**
+         * close agenda event view
+         * should be call if agenda eevent view is open
+         */
+		void closeAgendaEventView();
+        
+		/**
+         * remove the setting view
+         */
+		void removeSettingsView();
 		
 	public: // from MCalenNotificationHandler