Interface ListboxRole

All Superinterfaces:
CompositeRole, GroupRole, InputRole, ListRole, RegionRole, Role, SectionRole, SelectRole, StructureRole, WidgetRole
All Known Implementing Classes:
ListboxRoleImpl

public interface ListboxRole extends ListRole, SelectRole
A type that represents the listbox role in the ARIA specification.
See Also: