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 | Description |
---|---|
AriaHelper |
Helper class that helps to implement the WAI-ARIA functionality.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.