This modules 含む/封じ込めるs the basic interfaces of the UAA (UNO
Accessibility API). Services that 述べる how these interfaces are
器具/実施するd can be 設立する in other modules. The services in this module
述べる only what every accessible 反対する has to support.
Making a class accessible starts by supporting the XAccessible interface.
This interface' only method returns the actual accessibility 反対する, an
instance of XAccessibleContext.
These two interfaces may be 器具/実施するd by the same class in which 事例/患者
a call to XAccessible::getAccessible returns the same 反対する that is
called. Alternatively the 実施 of the XAccessibleContext
interface can be done by another class. This makes it possible to put
all accessibility 実施s into their own library which has only
to be 負担d when necessary.
公式文書,認める that all other interfaces have to be 器具/実施するd by the same
class that 器具/実施するs the XAccessibleContext
interface. 公式文書,認める also that there is no way 支援する from an accessibility
反対する to the 反対する from which it has been 得るd by means of the
UAA. If you need such a 支援する-link you have to 供給する one on your
own.
The XAccessibleExtendedComponent interface 含む/封じ込めるs
付加 methods to those of the XAccessibleComponent
interface. These methods 供給する (警察などへの)密告,告訴(状) that is used not as often. The
分割 into two interfaces 許すs classes to support the more
frequently used methods of the XAccessibleComponent
interface and only support the XAccessibleExtendedComponent
interface if that makes sense for the class.
This structure 述べるs a text segment that is embedded in a larger
部分 of text. It is used for example by the
XAccessibleText interface to 述べる a text 部分 that
was 挿入するd into or 削除するd from an accessible text.