Interface GridcellRole

All Superinterfaces:
Role, SectionRole, StructureRole, WidgetRole
All Known Subinterfaces:
ColumnheaderRole, RowheaderRole
All Known Implementing Classes:
ColumnheaderRoleImpl, GridcellRoleImpl, RowheaderRoleImpl

public interface GridcellRole extends SectionRole, WidgetRole
A type that represents the gridcell role in the ARIA specification.
See Also: