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
:: com :: sun :: star :: form :: control ::
service TextField
Description
describes a control for entering arbiotrary text which can (but not necessarily has to) be bound
to a database field.
The model of the control has to support the ::com::sun::star::form::component ::TextField
service.
In addition, this control can be used in HTML forms. It triggers the
XSubmit::submit method of the form it belongs to if
the enter is pressed while it has the focus.
See also
::com::sun::star::awt ::UnoControl , ::com::sun::star::awt ::UnoControlModel
Included Services - Summary
::com::sun::star::awt ::UnoControlEdit
(referenced entity's summary:)
specifies an edit control.
Exported Interfaces - Summary
::com::sun::star::form ::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
::com::sun::star::form ::XChangeBroadcaster
allows broadcasts of HTML-compatible change events.
(details )
Exported Interfaces - Details
::com::sun::star:: form ::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
::com::sun::star:: form ::XChangeBroadcaster
Description
allows broadcasts of HTML-compatible change events.
HTML-compatible means that a change event is broadcasted if and only if all of
the following applies.
the control loses the focus
the content of the control has changed, compared to the moment where it got the focus.
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.