Interface RadioRole

All Superinterfaces:
CheckboxRole, InputRole, OptionRole, Role, WidgetRole
All Known Subinterfaces:
MenuitemradioRole
All Known Implementing Classes:
MenuitemradioRoleImpl, RadioRoleImpl

public interface RadioRole extends CheckboxRole, OptionRole
A type that represents the radio role in the ARIA specification.
See Also: