Interface ColumnheaderRole

All Superinterfaces:
GridcellRole, Role, SectionheadRole, SectionRole, StructureRole, WidgetRole
All Known Implementing Classes:
ColumnheaderRoleImpl

public interface ColumnheaderRole extends GridcellRole, SectionheadRole, WidgetRole
A type that represents the columnheader role in the ARIA specification.
See Also: