classicui_pub/editors_api/inc/EIKEDWIN.H
branchRCL_3
changeset 10 3d340a0166ff
parent 7 08e69e956a8c
child 12 941195f2d488
--- a/classicui_pub/editors_api/inc/EIKEDWIN.H	Tue Apr 27 16:55:05 2010 +0300
+++ b/classicui_pub/editors_api/inc/EIKEDWIN.H	Tue May 11 16:27:42 2010 +0300
@@ -3057,6 +3057,13 @@
      *        context.
      */
     void DrawViewBackground( TBool aStart ) const;
+	
+	/**
+     * Returns ETrue if editor content fits to view rect.
+     *
+     * @return ETrue if editor content fits to view rect.
+     */
+	TBool ContentFitsToViewRect() const;
 
 protected: