:: com :: sun :: star :: accessibility ::
|
service Accessible |
- Description
- Every class has to support this service in order to be accessible.
It provides the means to derive a XAccessibleContext
object--which may but usually is not the same object as the object that
supports the XAccessible interface--that provides the
actual information that is needed to make it accessible.
Service Accessible is just a wrapper for the interface
XAccessible . See the interface's documention for more
information.
- Since
- OpenOffice 1.1.2
|
Exported Interfaces - Summary |
XAccessible |
- (referenced entity's summary:)
- This interface has to be implemented by any class that wants to be
accessible.
|
Exported Interfaces - Details |
XAccessible
- (referenced entity's summary:)
- This interface has to be implemented by any class that wants to be
accessible.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.