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 |
RowheaderRole
A type that represents the rowheader
role in the ARIA specification.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ColumnheaderRoleImpl
Implements
ColumnheaderRole . |
(package private) class |
GridcellRoleImpl
Implements
GridcellRole . |
(package private) class |
RowheaderRoleImpl
Implements
RowheaderRole . |
Modifier and Type | Method and Description |
---|---|
static GridcellRole |
Roles.getGridcellRole() |