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.
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue