Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Field and Description |
---|---|
static Attribute<InvalidValue> |
State.INVALID |
Modifier and Type | Method and Description |
---|---|
static InvalidValue |
InvalidValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidValue[] |
InvalidValue.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.setAriaInvalidState(Element element,
InvalidValue value)
|
Copyright © 2018. All rights reserved.