idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
child 102 ba63c83f4716
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h	Tue Sep 14 20:58:58 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h	Wed Sep 15 12:00:00 2010 +0300
@@ -122,6 +122,13 @@
     CXnViewData& NextViewData() const;
 
     /**
+     * Gets a view data, where the given node belongs to.
+     * 
+     * @return Acquired view data. NULL if not found.
+     */                
+    CXnViewData* ViewData( CXnNode& aNode ) const;
+
+    /**
      * Sets view data to destroyal list
      *
      * @param aViewData View data to destroy