javauis/lcdui_akn/lcdui/inc/CMIDCanvas.h
branchRCL_3
changeset 46 4376525cdefb
parent 34 71c436fe3ce0
child 59 e5618cc85d74
--- a/javauis/lcdui_akn/lcdui/inc/CMIDCanvas.h	Wed Jun 09 09:34:07 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/inc/CMIDCanvas.h	Mon Jun 21 15:32:50 2010 +0300
@@ -709,6 +709,16 @@
      */
     TBool IsFullScreen() const;
 
+#ifdef RD_JAVA_S60_RELEASE_9_2
+    /**
+     * Gets a Displayable from the container.
+     *
+     * @return The Displayable from container.
+     * @since S60 5.0
+     */
+    CMIDDisplayable* GetDisplayable() const;
+#endif // RD_JAVA_S60_RELEASE_9_2
+
 protected:
 
     /**
@@ -885,7 +895,7 @@
     TBool PointerEventInControl(MMIDCustomComponent* aControl,
                                 TPoint aPoint);
 
-#endif // RD_SCALABLE_UI_V2 
+#endif // RD_SCALABLE_UI_V2
 
     /**
      * Constructor.