Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Interface and Description |
---|---|
interface |
ColumnheaderRole
A type that represents the columnheader
role in the ARIA specification.
|
interface |
HeadingRole
A type that represents the heading
role in the ARIA specification.
|
interface |
RowheaderRole
A type that represents the rowheader
role in the ARIA specification.
|
interface |
TabRole
A type that represents the tab
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ColumnheaderRoleImpl
Implements
ColumnheaderRole . |
(package private) class |
HeadingRoleImpl
Implements
HeadingRole . |
(package private) class |
RowheaderRoleImpl
Implements
RowheaderRole . |
(package private) class |
TabRoleImpl
Implements
TabRole . |