idlehomescreen/xmluirendering/uiengine/inc/xneditor.h
branchRCL_3
changeset 38 79311d856354
parent 30 b8fae6b8a148
child 50 137ebc85284b
--- a/idlehomescreen/xmluirendering/uiengine/inc/xneditor.h	Wed Apr 14 15:47:59 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xneditor.h	Tue Apr 27 16:26:12 2010 +0300
@@ -204,7 +204,9 @@
     TInt WidgetListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray );
 
     TInt ViewListL( CHsContentInfoArray& aArray );
-    
+
+    TInt ViewListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray );
+
     TInt AppListL( CHsContentInfoArray& aArray );
     
     TInt AddWidgetL( CHsContentInfo& aInfo );
@@ -303,7 +305,12 @@
      * Retrieves publishers from CPS and them with the HSPS's template plugins
      */
     void CpsWidgetPluginsL( RPointerArray< CHsContentInfo >& aWidgets );
-            
+
+    /**
+     * Checks whether the view is full
+     */
+    TBool IsViewFull( CXnViewData& aViewData );
+    
 private:
     // from MXnViewObserver