Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: drafts :: com :: sun :: star :: awt ::
service AccessibleTextField
Description
Text fields are like edit fields as described by the
AccessibleEdit service but with the ability to edit the
text.
See also
drafts::com::sun::star::accessibility::AccessibleContext
See also
drafts::com::sun::star::accessibility::XAccessibleComponent
See also
drafts::com::sun::star::accessibility::XAccessibleExtendedComponent
Included Services
::drafts::com::sun::star::accessibility ::AccessibleContext
Central service of the Accessibility API that gives access to various
facets of an object's content.
Exported Interfaces
::drafts::com::sun::star::accessibility ::XAccessibleText
Implement this interface to give read-only access to a text.
::drafts::com::sun::star::accessibility ::XAccessibleComponent
The ::drafts::com::sun::star::accessibility ::XAccessibleComponent interface should be supported by
any class that can be rendered on the screen.
::drafts::com::sun::star::accessibility ::XAccessibleExtendedComponent
The ::AccessibleExtendedComponent interface contains
additional methods to those of the ::AccessibleComponent
interface. These methods provide more seldom used information. The
division into two interfaces allows classes to support the more
frequently used methods of the ::AccessibleComponent
interface and only support the ::AccessibleExtendedComponent
interface if that makes sense for the class.
Top of Page Copyright © 2003 Sun Microsystems, Inc.