Interface ButtonRole

All Superinterfaces:
CommandRole, Role, WidgetRole
All Known Implementing Classes:
ButtonRoleImpl

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