Interface CompositeRole

All Superinterfaces:
Role, WidgetRole
All Known Subinterfaces:
ComboboxRole, GridRole, ListboxRole, MenubarRole, MenuRole, RadiogroupRole, SelectRole, TablistRole, TreegridRole, TreeRole
All Known Implementing Classes:
ComboboxRoleImpl, GridRoleImpl, ListboxRoleImpl, MenubarRoleImpl, MenuRoleImpl, RadiogroupRoleImpl, TablistRoleImpl, TreegridRoleImpl, TreeRoleImpl

public interface CompositeRole extends WidgetRole
A type that represents the composite role in the ARIA specification.
See Also: