X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fmkws-developer.txt;h=7561587ee8c48abb6366e352c7060c67f91337a9;hb=f5ad3c3d45025f21e346a4fa343d0473a9cb4b39;hp=321a9c1a5dffc9a736e05877aee54040d77c5f09;hpb=70fb51bd08bcc8b4d4532100cfa08c1d7ccf2097;p=mkws-moved-to-github.git diff --git a/doc/mkws-developer.txt b/doc/mkws-developer.txt index 321a9c1..7561587 100644 --- a/doc/mkws-developer.txt +++ b/doc/mkws-developer.txt @@ -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 ============