Uses of Enum
com.google.gwt.aria.client.InvalidValue
-
Uses of InvalidValue in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionstatic InvalidValue
Returns the enum constant of this type with the specified name.static InvalidValue[]
InvalidValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Role.setAriaInvalidState
(Element element, InvalidValue value) void
RoleImpl.setAriaInvalidState
(Element element, InvalidValue value)