widgets/widgetapp/inc/WidgetUiWindowView.h
changeset 11 c8a366e56285
parent 10 a359256acfc6
child 25 0ed94ceaa377
--- a/widgets/widgetapp/inc/WidgetUiWindowView.h	Thu Aug 27 07:44:59 2009 +0300
+++ b/widgets/widgetapp/inc/WidgetUiWindowView.h	Thu Sep 24 12:53:48 2009 +0300
@@ -217,7 +217,16 @@
         * @return void
         */
         void Redraw() const;
+        
+      private:
+          
+          /**
+          * IsEditMode check if over an editable element
+          * @return ETrue is over an editable element ; otherwise return EFalse
+          */        
+          TBool IsEditMode();
 
+          
       private :  // Data
 
         CWidgetUiWindowContainer*           iContainer;     // Component container owned