Interface SelectRole

All Superinterfaces:
CompositeRole, GroupRole, InputRole, Role, SectionRole, StructureRole, WidgetRole
All Known Subinterfaces:
ComboboxRole, ListboxRole, MenubarRole, MenuRole, RadiogroupRole, TreegridRole, TreeRole
All Known Implementing Classes:
ComboboxRoleImpl, ListboxRoleImpl, MenubarRoleImpl, MenuRoleImpl, RadiogroupRoleImpl, TreegridRoleImpl, TreeRoleImpl

public interface SelectRole extends CompositeRole, GroupRole, InputRole
A type that represents the select role in the ARIA specification.
See Also: