Creating a checkbox generates this code: <span class="gwt-CheckBox"><input id="gwt-uid-3" type="checkbox" tabindex="0 "/> <label for="gwt-uid-3">arts</label> </span>
Is it possible to link a GWT Label to an input like a TextBox for example? There is no label constructor like Label(InputWidget widget) (I made up the InputWidget class name). I think screen readers need that. Thanks Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
