Accessibility:AT-APIs:Gecko:Roles:ROLE LAYERED PANE
From MDC
[edit] Description
A layered pane. A specialized pane that allows its children to be drawn in layers, providing a form of stacking order. This is usually the pane that holds the menu bar as well as the pane that contains most of the visual components in a window. Also refer to ROLE_GLASS_PANE and ROLE_ROOT_PANE.
[edit] Mapped to
- AT-SPI: ROLE_LAYERED_PANE
- ATK: ATK_ROLE_LAYERED_PANE
- UA: NSAccessibilityGroupRole
- MSAA: USE_ROLE_STRING
- IA2: IA2_ROLE_LAYERED_PANE
[edit] Used by
Not used.