1
0
Fork 0
forked from 0x2620/oxjs

more docs

This commit is contained in:
j 2011-05-16 12:49:48 +02:00
commit cc75e25415
42 changed files with 664 additions and 93 deletions

View file

@ -8,8 +8,8 @@ Ox.Form <f:Ox.Element> Form Object
options <o> Options object
error <s> error
id <s> id
items <a> []
submit <f> null
items <a|[]> []
submit <f|null> on submit function
self <o> shared private variable
@*/