Interface RangeRole

All Superinterfaces:
Role, WidgetRole
All Known Subinterfaces:
ProgressbarRole, ScrollbarRole, SliderRole, SpinbuttonRole
All Known Implementing Classes:
ProgressbarRoleImpl, ScrollbarRoleImpl, SliderRoleImpl, SpinbuttonRoleImpl

public interface RangeRole extends WidgetRole
A type that represents the range role in the ARIA specification.
See Also: