Package com.vaadin.client.ui.aria

Interface Summary
HandlesAriaCaption Some Widgets need to handle the caption handling for WAI-ARIA themselfs, as for example the required ids need to be set in a specific way.
HandlesAriaInvalid Some Widgets need to handle the required handling for WAI-ARIA themselfs, as this attribute needs to be set to the input element itself.
HandlesAriaRequired Some Widgets need to handle the required handling for WAI-ARIA themselfs, as this attribute needs to be set to the input element itself.
 

Class Summary
AriaHelper Helper class that helps to implement the WAI-ARIA functionality.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.