Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Interface and Description |
---|---|
interface |
DirectoryRole
A type that represents the directory
role in the ARIA specification.
|
interface |
ListboxRole
A type that represents the listbox
role in the ARIA specification.
|
interface |
MenubarRole
A type that represents the menubar
role in the ARIA specification.
|
interface |
MenuRole
A type that represents the menu
role in the ARIA specification.
|
interface |
TablistRole
A type that represents the tablist
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DirectoryRoleImpl
Implements
DirectoryRole . |
(package private) class |
ListboxRoleImpl
Implements
ListboxRole . |
(package private) class |
ListRoleImpl
Implements
ListRole . |
(package private) class |
MenubarRoleImpl
Implements
MenubarRole . |
(package private) class |
MenuRoleImpl
Implements
MenuRole . |
(package private) class |
TablistRoleImpl
Implements
TablistRole . |
Modifier and Type | Method and Description |
---|---|
static ListRole |
Roles.getListRole() |