Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ROLE_PANE

« Gecko Roles Page

Represents a pane within a frame or document window. Users can navigate between panes and within the contents of the current pane, but cannot navigate between items in different panes. Thus, panes represent a level of grouping lower than frame windows or documents, but above individual controls.

Interfaces

Mapped to

  • AT-SPI: ROLE_PANEL
  • ATK: ATK_ROLE_PANEL
  • UA: NSAccessibilityGroupRole
  • MSAA/IA2: ROLE_SYSTEM_GROUPING

Used by

Features

  • nsIAccessible::value exposes the URL of the current document.
  • nsIAccessible::name exposes the <title> of the current pane.
  • Sets STATE_READONLY unless it's in editable area.

Document Tags and Contributors

 Contributors to this page: Sheppy, Surkov.alexander
 Last updated by: Sheppy,