:: com :: sun :: star :: accessibility ::
|
unpublished |
service AccessibleContext |
|
|
- Usage Restrictions
- not published
- 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
|
Exported Interfaces - Summary |
XAccessibleContext |
- (referenced entity's summary:)
- Implement this interface for exposing various aspects of a class's
content.
|
XAccessibleEventBroadcaster |
is implemented by accessible contexts that supports broadcasting of
accessible events.
(details)
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.