Uses of Enum
com.google.gwt.aria.client.GrabbedValue
-
Uses of GrabbedValue in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionstatic GrabbedValue
GrabbedValue.of
(boolean value) Gets the enum constant corresponding tovalue
for the token type GrabbedValue.static GrabbedValue
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 TypeMethodDescriptionvoid
Role.setAriaGrabbedState
(Element element, GrabbedValue value) void
RoleImpl.setAriaGrabbedState
(Element element, GrabbedValue value)