Interface MenuitemcheckboxRole

All Superinterfaces:
CheckboxRole, CommandRole, InputRole, MenuitemRole, Role, WidgetRole
All Known Subinterfaces:
MenuitemradioRole
All Known Implementing Classes:
MenuitemcheckboxRoleImpl, MenuitemradioRoleImpl

public interface MenuitemcheckboxRole extends CheckboxRole, MenuitemRole
A type that represents the menuitemcheckbox role in the ARIA specification.
See Also: