Document widget.value function.
[mkws-moved-to-github.git] / 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
 ============