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