Public Attributes

nsIAccessibleApplication Interface Reference

This interface is implemented by top level accessible object in hierarchy and provides information about application. More...

import "nsIAccessibleApplication.idl";

List of all members.

Public Attributes

readonly attribute DOMString appName
 Returns the application name.
readonly attribute DOMString appVersion
 Returns the application version.
readonly attribute DOMString platformName
 Returns the platform name.
readonly attribute DOMString platformVersion
 Returns the platform version.

Detailed Description

This interface is implemented by top level accessible object in hierarchy and provides information about application.


Member Data Documentation

readonly attribute DOMString nsIAccessibleApplication::appName

Returns the application name.

readonly attribute DOMString nsIAccessibleApplication::appVersion

Returns the application version.

readonly attribute DOMString nsIAccessibleApplication::platformName

Returns the platform name.

readonly attribute DOMString nsIAccessibleApplication::platformVersion

Returns the platform version.


The documentation for this interface was generated from the following file: