Uses of Interface
com.google.gwt.aria.client.RangeRole
Packages that use RangeRole
-
Uses of RangeRole in com.google.gwt.aria.client
Subinterfaces of RangeRole in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterface
A type that represents the progressbar role in the ARIA specification.interface
A type that represents the scrollbar role in the ARIA specification.interface
A type that represents the slider role in the ARIA specification.interface
A type that represents the spinbutton role in the ARIA specification.Classes in com.google.gwt.aria.client that implement RangeRoleModifier and TypeClassDescription(package private) class
ImplementsProgressbarRole
.(package private) class
ImplementsScrollbarRole
.(package private) class
ImplementsSliderRole
.(package private) class
ImplementsSpinbuttonRole
.