|
Classes in com.vaadin.client.ui.aria used by com.vaadin.client.ui |
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. |