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