From: Alan Knowles Date: Tue, 25 May 2010 11:17:02 +0000 (+0800) Subject: README.txt X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=9c8f3091f06ad4afe34006443697825b43f59e89 README.txt --- diff --git a/README.txt b/README.txt index aaa52b11a..802368908 100644 --- a/README.txt +++ b/README.txt @@ -56,7 +56,7 @@ TODO (Roo) Thoughts... * Widget definition files.. -> defaults { ... } --> onAddTo(name_of_parent, cfg) { modifies defaults.. } +-> onAdd(name_of_parent, cfg) { modifies defaults.. } -> validParents : [ .... ] -> validChildren???: [ .... ]