We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.client.ui.aria.
Package com.vaadin.client.ui.aria
-
Interface Summary Interface Description 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 Class Description AriaHelper Helper class that helps to implement the WAI-ARIA functionality.