idlehomescreen/inc/xnnodepluginif.h
branchRCL_3
changeset 88 3321d3e205b6
parent 83 5456b4e8b3a8
child 102 ba63c83f4716
--- a/idlehomescreen/inc/xnnodepluginif.h	Wed Sep 01 12:32:46 2010 +0100
+++ b/idlehomescreen/inc/xnnodepluginif.h	Tue Sep 14 20:58:58 2010 +0300
@@ -183,7 +183,15 @@
      * @return ETrue if node is focused.
      */
     IMPORT_C TBool IsFocusedState();
-
+    
+    /**
+     * Is the node in edit state
+     *
+     * @since Series 60 3.1
+     * @return ETrue if node is in edit state.
+     */    
+    IMPORT_C TBool IsEditState();
+    
     /**
      * Get node type
      *