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 <birada...@gmail.com> 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.