Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Interface and Description |
---|---|
interface |
MenuitemradioRole
A type that represents the menuitemradio
role in the ARIA specification.
|
interface |
RadioRole
A type that represents the radio
role in the ARIA specification.
|
interface |
TreeitemRole
A type that represents the treeitem
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
MenuitemradioRoleImpl
Implements
MenuitemradioRole . |
(package private) class |
OptionRoleImpl
Implements
OptionRole . |
(package private) class |
RadioRoleImpl
Implements
RadioRole . |
(package private) class |
TreeitemRoleImpl
Implements
TreeitemRole . |
Modifier and Type | Method and Description |
---|---|
static OptionRole |
Roles.getOptionRole() |