Interface MenuitemRole

All Superinterfaces:
CommandRole, Role, WidgetRole
All Known Subinterfaces:
MenuitemcheckboxRole, MenuitemradioRole
All Known Implementing Classes:
MenuitemcheckboxRoleImpl, MenuitemradioRoleImpl, MenuitemRoleImpl

public interface MenuitemRole extends CommandRole
A type that represents the menuitem role in the ARIA specification.
See Also: