Uses of Enum
com.google.gwt.aria.client.OrientationValue
-
Uses of OrientationValue in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionstatic OrientationValue
Returns the enum constant of this type with the specified name.static OrientationValue[]
OrientationValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ScrollbarRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
ScrollbarRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value) void
SeparatorRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
SeparatorRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value) void
SliderRole.setAriaOrientationProperty
(Element element, OrientationValue value) void
SliderRoleImpl.setAriaOrientationProperty
(Element element, OrientationValue value)