public interface AttributeReadAriaAutocomplete extends Accessibility
autocomplete
attribute (property) of an
object.Modifier and Type | Field and Description |
---|---|
static String |
HTML_ATTRIBUTE_ARIA_AUTOCOMPLETE
The name of the
autocomplete attribute. |
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
AriaAutocomplete |
getAutocomplete()
This method gets the autocomplete property of
this object.
|
static final String HTML_ATTRIBUTE_ARIA_AUTOCOMPLETE
autocomplete
attribute.AriaAutocomplete getAutocomplete()
AriaAutocomplete
value. The default (if NOT set) is AriaAutocomplete.NONE
.Copyright © 2001–2016 mmm-Team. All rights reserved.