Interface OptionRole

All Superinterfaces:
InputRole, Role, WidgetRole
All Known Subinterfaces:
MenuitemradioRole, RadioRole, TreeitemRole
All Known Implementing Classes:
MenuitemradioRoleImpl, OptionRoleImpl, RadioRoleImpl, TreeitemRoleImpl

public interface OptionRole extends InputRole
A type that represents the option role in the ARIA specification.
See Also: