calendarui/controller/inc/calenviewmanager.h
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
--- a/calendarui/controller/inc/calenviewmanager.h	Wed Aug 18 09:47:38 2010 +0300
+++ b/calendarui/controller/inc/calenviewmanager.h	Thu Sep 02 20:25:23 2010 +0300
@@ -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