Uses of Enum
com.google.gwt.aria.client.DropeffectValue
Packages that use DropeffectValue
-
Uses of DropeffectValue in com.google.gwt.aria.client
Fields in com.google.gwt.aria.client with type parameters of type DropeffectValueMethods in com.google.gwt.aria.client that return DropeffectValueModifier and TypeMethodDescriptionstatic DropeffectValueReturns 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.Methods in com.google.gwt.aria.client with parameters of type DropeffectValueModifier and TypeMethodDescriptionvoidRole.setAriaDropeffectProperty(Element element, DropeffectValue... value) voidRoleImpl.setAriaDropeffectProperty(Element element, DropeffectValue... value)