Visit Mozilla.org

Accessibility:AT-APIs:Gecko:Roles:ROLE ALERT

From MDC


« Gecko Roles Page

Contents

[edit] Description

Represents an alert or a condition that a user should be notified about. Assistive Technologies typically respond to the role by reading the entire onscreen contents of containers advertising this role. Should be used for warning dialogs, etc.

[edit] Mapped to

  • AT-SPI: ROLE_ALERT
  • ATK: ATK_ROLE_ALERT
  • MSAA/IA2: ROLE_SYSTEM_ALERT
  • UA: NSAccessibilityWindowRole

[edit] Events

[edit] Used by