One possible approach would be to create a mixin that modifies the DOM
generated by BeanEditor/BeanEditForm to add tabindex and accesskey
automatically. On the other hand, if you can't think of any algorithm
that provides tabindex and accesskey automatically (i.e. you need to
manually define each one), than you need to declare each field
yourself, not using BeanEditor/BeanEditForm.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to