Uses of Enum
com.google.gwt.aria.client.InvalidValue
Packages that use InvalidValue
-
Uses of InvalidValue in com.google.gwt.aria.client
Fields in com.google.gwt.aria.client with type parameters of type InvalidValueMethods in com.google.gwt.aria.client that return InvalidValueModifier and TypeMethodDescriptionstatic InvalidValueReturns 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.Methods in com.google.gwt.aria.client with parameters of type InvalidValueModifier and TypeMethodDescriptionvoidRole.setAriaInvalidState(Element element, InvalidValue value) voidRoleImpl.setAriaInvalidState(Element element, InvalidValue value)