Interface RowRole

All Superinterfaces:
GroupRole, Role, SectionRole, StructureRole, WidgetRole
All Known Implementing Classes:
RowRoleImpl

public interface RowRole extends GroupRole, WidgetRole
A type that represents the row role in the ARIA specification.
See Also: