Re: Does GWT has any framework or class or something for accessibility (especially for client side )

2011-08-02 Thread Alisson Prestes
ARIA Roles?

Alisson Prestes
www.google.com/profiles/javalisson



On Tue, Aug 2, 2011 at 4:28 PM, Ben Munge  wrote:

> I'm not sure what you mean exactly. Accessibility is driven much more
> by the content and construction of your pages. A framework cannot make
> assumptions about accessibility because it doesn't know what your site
> is trying to express. If you follow the UI Binder approach, just
> construct your elements in the most accessible way that fits your site
> (tab indexing, alt comments, descriptive links, etc).
>
> On Aug 2, 12:38 am, mmb  wrote:
> > Hi Everyone ,
> > I just started learning GWT  ,is there any kind of framework or API's
> > for client side accessibility for GWT,i know there is a library for
> > provider side i.e com.google...ui.accessibility,but i want framework
> > or class at the client side
> > thanks in advance for those who reply..
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Does GWT has any framework or class or something for accessibility (especially for client side )

2011-08-02 Thread Ben Munge
I'm not sure what you mean exactly. Accessibility is driven much more
by the content and construction of your pages. A framework cannot make
assumptions about accessibility because it doesn't know what your site
is trying to express. If you follow the UI Binder approach, just
construct your elements in the most accessible way that fits your site
(tab indexing, alt comments, descriptive links, etc).

On Aug 2, 12:38 am, mmb  wrote:
> Hi Everyone ,
> I just started learning GWT  ,is there any kind of framework or API's
> for client side accessibility for GWT,i know there is a library for
> provider side i.e com.google...ui.accessibility,but i want framework
> or class at the client side
> thanks in advance for those who reply..

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Does GWT has any framework or class or something for accessibility (especially for client side )

2011-08-02 Thread mmb
Hi Everyone ,
I just started learning GWT  ,is there any kind of framework or API's
for client side accessibility for GWT,i know there is a library for
provider side i.e com.google...ui.accessibility,but i want framework
or class at the client side
thanks in advance for those who reply..

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.