Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Interface and Description |
---|---|
interface |
ProgressbarRole
A type that represents the progressbar
role in the ARIA specification.
|
interface |
ScrollbarRole
A type that represents the scrollbar
role in the ARIA specification.
|
interface |
SliderRole
A type that represents the slider
role in the ARIA specification.
|
interface |
SpinbuttonRole
A type that represents the spinbutton
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ProgressbarRoleImpl
Implements
ProgressbarRole . |
(package private) class |
ScrollbarRoleImpl
Implements
ScrollbarRole . |
(package private) class |
SliderRoleImpl
Implements
SliderRole . |
(package private) class |
SpinbuttonRoleImpl
Implements
SpinbuttonRole . |