Document widget.value function.
authorMike Taylor <mike@indexdata.com>
Wed, 16 Apr 2014 14:09:22 +0000 (15:09 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 16 Apr 2014 14:09:22 +0000 (15:09 +0100)
doc/mkws-developer.txt

index 321a9c1..7561587 100644 (file)
@@ -108,6 +108,9 @@ Void this.log(string)
        is written on the browser console, and also published to any
        "log" subcribers.
 
+String this.value()
+       A function returning the value of the widget's HTML element.
+
 
 TEAM METHODS
 ============