Uses of Enum
com.google.gwt.aria.client.DropeffectValue
-
Uses of DropeffectValue in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionstatic DropeffectValue
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 TypeMethodDescriptionvoid
Role.setAriaDropeffectProperty
(Element element, DropeffectValue... value) void
RoleImpl.setAriaDropeffectProperty
(Element element, DropeffectValue... value)