commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9110 - trunk/gnue-forms/src/input/displayHandlers


From: reinhard
Subject: [gnue] r9110 - trunk/gnue-forms/src/input/displayHandlers
Date: Mon, 4 Dec 2006 11:40:56 -0600 (CST)

Author: reinhard
Date: 2006-12-04 11:40:56 -0600 (Mon, 04 Dec 2006)
New Revision: 9110

Modified:
   trunk/gnue-forms/src/input/displayHandlers/Cursor.py
Log:
Removed unused function displayHandler.getValue().


Modified: trunk/gnue-forms/src/input/displayHandlers/Cursor.py
===================================================================
--- trunk/gnue-forms/src/input/displayHandlers/Cursor.py        2006-12-04 
17:31:31 UTC (rev 9109)
+++ trunk/gnue-forms/src/input/displayHandlers/Cursor.py        2006-12-04 
17:40:56 UTC (rev 9110)
@@ -132,12 +132,6 @@
     self._buildDisplay()
 
 
-  def getValue(self):
-    """
-    Gets the stored db-compatible value from the handler
-    """
-    return self.value
-
   def getDisplayFiller(self, value):
     """
     Returns the value as it should be displayed in the entry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]