Interface ComboboxRole

All Superinterfaces:
CompositeRole, GroupRole, InputRole, Role, SectionRole, SelectRole, StructureRole, WidgetRole
All Known Implementing Classes:
ComboboxRoleImpl

public interface ComboboxRole extends SelectRole
A type that represents the combobox role in the ARIA specification.
See Also: