The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: accessibility ::

service AccessibleContext
Description
Central service of the Accessibility API that gives access to various facets of an object's content.

This service has to be implemented by every class that represents the actual accessibility information of another UNO service. It exposes two kinds of information: A tree structure in which all accessible objects are organized can be navigated in freely. It typically represents spatial relationship of one object containing a set of children like a dialog box contains a set of buttons. Additionally the XAccessibleContext interface of this service exposes methods that provide access to the actual object's content. This can be the object's role, name, description, and so on.

Since
OOo 1.1.2
See also
XAccessibleContext
Developers Guide
Accessibility - Implementing Accessible Objects - Services

Exported Interfaces - Summary
XAccessibleContext
(referenced entity's summary:)
Implement this interface for exposing various aspects of a class' content.
XAccessibleEventBroadcaster

is implemented by accessible contexts that supports broadcasting of accessible events. (details)

Exported Interfaces - Details
XAccessibleContext
(referenced entity's summary:)
Implement this interface for exposing various aspects of a class' content.
XAccessibleEventBroadcaster
Usage Restrictions
optional
Description
is implemented by accessible contexts that supports broadcasting of accessible events.
See also
AccessibleEventObject, AccessibleEventId

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.