Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Field and Description |
---|---|
static Attribute<RelevantValue> |
Property.RELEVANT |
Modifier and Type | Method and Description |
---|---|
static RelevantValue |
RelevantValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelevantValue[] |
RelevantValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Role.setAriaRelevantProperty(Element element,
RelevantValue... value)
|
Copyright © 2018. All rights reserved.