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