Interface RegionRole

All Superinterfaces:
Role, SectionRole, StructureRole
All Known Subinterfaces:
AlertdialogRole, AlertRole, ApplicationRole, ArticleRole, BannerRole, ComplementaryRole, ContentinfoRole, DirectoryRole, FormRole, GridRole, LandmarkRole, ListboxRole, ListRole, LogRole, MainRole, MenubarRole, MenuRole, NavigationRole, SearchRole, StatusRole, TablistRole, TabpanelRole, TimerRole, TreegridRole
All Known Implementing Classes:
AlertdialogRoleImpl, AlertRoleImpl, ApplicationRoleImpl, ArticleRoleImpl, BannerRoleImpl, ComplementaryRoleImpl, ContentinfoRoleImpl, DirectoryRoleImpl, FormRoleImpl, GridRoleImpl, ListboxRoleImpl, ListRoleImpl, LogRoleImpl, MainRoleImpl, MenubarRoleImpl, MenuRoleImpl, NavigationRoleImpl, RegionRoleImpl, SearchRoleImpl, StatusRoleImpl, TablistRoleImpl, TabpanelRoleImpl, TimerRoleImpl, TreegridRoleImpl

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