Attributes - Vaadin Add-on Directory
Extension to add DOM Attributes to ComponentsExtending any Component with this Extension allows you to set an attribute to the client side Widget from the server side.
This can be very handy to provide WAI-ARIA attributes for the Components.
Source CodeAttributes version 0.0.3
Builds now for all Browsers Vaadin supports
Attributes version 0.0.5
Allows now to bind captions to components in such a way, that a screen reader finds the caption for an input field.