Interface CommandRole

All Superinterfaces:
Role, WidgetRole
All Known Subinterfaces:
ButtonRole, LinkRole, MenuitemcheckboxRole, MenuitemradioRole, MenuitemRole
All Known Implementing Classes:
ButtonRoleImpl, LinkRoleImpl, MenuitemcheckboxRoleImpl, MenuitemradioRoleImpl, MenuitemRoleImpl

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