idlehomescreen/xmluirendering/uiengine/inc/xnuiengineimpl.h
branchRCL_3
changeset 59 d721605b30d0
parent 34 d05a55b217df
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnuiengineimpl.h	Wed Jun 09 09:29:04 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnuiengineimpl.h	Mon Jun 21 15:27:11 2010 +0300
@@ -653,17 +653,27 @@
     /** 
      * from MXnViewObserver
      */
-   void NotifyWidgetRemovalL( const CXnPluginData& /*aPluginData*/ );
+    void NotifyWidgetRemovalL( const CXnPluginData& /*aPluginData*/ );
+
+    /** 
+     * from MXnViewObserver 
+     */
+    void NotifyViewAdditionL( const CXnPluginData& /*aPluginData*/ ){};
 
-   /** 
-    * from MXnViewObserver 
-    */
-   void NotifyViewAdditionL( const CXnPluginData& /*aPluginData*/ ){};
+    /** 
+     * from MXnViewObserver
+     */
+    void NotifyViewRemovalL( const CXnPluginData& /*aPluginData*/ ){};
 
-   /** 
-    * from MXnViewObserver
-    */
-  void NotifyViewRemovalL( const CXnPluginData& /*aPluginData*/ ){};
+    /** 
+     * from MXnViewObserver
+     */
+    void NotifyAllViewsLoadedL(){};
+
+    /** 
+     * from MXnViewObserver
+     */
+    void NotifyContainerActivatedL( const CXnViewData& /*aViewData*/ ){};
 
 private:
     // from MXnMenuObserver