Visit Mozilla.org

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

From MDC


« Gecko Roles Page

Contents

[edit] Description

Represents either:

  1. a list box, allowing the user to select one or more items.
  2. a structured list in a document. These are always marked with STATE_READONLY.

See also ROLE_LISTITEM.

[edit] Children

[edit] Interfaces

[edit] Mapped to

  • AT-SPI: ROLE_LIST
  • ATK: ATK_ROLE_LIST
  • UA: NSAccessibilityListRole
  • MSAA/IA2: ROLE_SYSTEM_LIST

[edit] Used by