Interface ScrollbarRole

All Superinterfaces:
InputRole, RangeRole, Role, WidgetRole
All Known Implementing Classes:
ScrollbarRoleImpl

public interface ScrollbarRole extends InputRole, RangeRole
A type that represents the scrollbar role in the ARIA specification.
See Also: