Interface MenuRole

All Superinterfaces:
CompositeRole, GroupRole, InputRole, ListRole, RegionRole, Role, SectionRole, SelectRole, StructureRole, WidgetRole
All Known Subinterfaces:
MenubarRole
All Known Implementing Classes:
MenubarRoleImpl, MenuRoleImpl

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