Interface ListRole

All Superinterfaces:
RegionRole, Role, SectionRole, StructureRole
All Known Subinterfaces:
DirectoryRole, ListboxRole, MenubarRole, MenuRole, TablistRole
All Known Implementing Classes:
DirectoryRoleImpl, ListboxRoleImpl, ListRoleImpl, MenubarRoleImpl, MenuRoleImpl, TablistRoleImpl

public interface ListRole extends RegionRole
A type that represents the list role in the ARIA specification.
See Also: