Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Interface and Description |
---|---|
interface |
ButtonRole
A type that represents the button
role in the ARIA specification.
|
interface |
LinkRole
A type that represents the link
role in the ARIA specification.
|
interface |
MenuitemcheckboxRole
A type that represents the menuitemcheckbox
role in the ARIA specification.
|
interface |
MenuitemradioRole
A type that represents the menuitemradio
role in the ARIA specification.
|
interface |
MenuitemRole
A type that represents the menuitem
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ButtonRoleImpl
Implements
ButtonRole . |
(package private) class |
LinkRoleImpl
Implements
LinkRole . |
(package private) class |
MenuitemcheckboxRoleImpl
Implements
MenuitemcheckboxRole . |
(package private) class |
MenuitemradioRoleImpl
Implements
MenuitemradioRole . |
(package private) class |
MenuitemRoleImpl
Implements
MenuitemRole . |