Hi,

On Mon, Mar 17, 2008 at 7:44 PM, Andrew Robinson
<[EMAIL PROTECTED]> wrote:
> >  I'm confused though, are you just controlling the number of tab stops in
>  >  the implementation? Meaning you're not trying to add a public api for
>  >  the user to control tab stops on the page, are you?
>
>  The bug is to add a tabIndex attribute onto certain components so that
>  users have control over the tab order of a Trinidad JSF page. Other
>  component libraries (even the JSF core libraries) have this support:
>
>  http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/inputText.html
>
>  (note: there it is called tabindex, not tabIndex, but I thought
>  tabIndex is more in line with how trinidad component attributes are
>  named.)

yup. camel-case is "trinidad style" would have written it the same
(instead tabindex)

-M

>
>  -Andrew
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to