Interface GroupRole

All Superinterfaces:
Role, SectionRole, StructureRole
All Known Subinterfaces:
ComboboxRole, ListboxRole, MenubarRole, MenuRole, RadiogroupRole, RowgroupRole, RowRole, SelectRole, ToolbarRole, TreegridRole, TreeRole
All Known Implementing Classes:
ComboboxRoleImpl, GroupRoleImpl, ListboxRoleImpl, MenubarRoleImpl, MenuRoleImpl, RadiogroupRoleImpl, RowgroupRoleImpl, RowRoleImpl, ToolbarRoleImpl, TreegridRoleImpl, TreeRoleImpl

public interface GroupRole extends SectionRole
A type that represents the group role in the ARIA specification.
See Also: