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