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 DOCUMENT FRAME

« Gecko Roles Page

Description

A visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface.

Mapped to

  • AT-SPI: RROLE_DOCUMENT_FRAME
  • ATK: ATK_ROLE_DOCUMENT_FRAME
  • UA: @"AXWebArea"
  • MSAA:USE_ROLE_STRING
  • IA2: IA2_ROLE_UNKNOWN

Used by

Not used.

Document Tags and Contributors

 Contributors to this page: Sheppy, Michael Evil
 Last updated by: Sheppy,