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 :: component ::
service HTMLForm
Description
This service specifies the special kind of Form s for HTML documents.
An HTMLForm fulfills the specification of forms in HTML. It supplies
the possibility of submitting or resetting the contents of a form.
For more information on HTML forms, please see the documentation of HTML.
Developers Guide
Forms - HTML Forms
Forms - Control Models Forms
Included Services - Summary
Form
(referenced entity's summary:)
This service specifies a form which is a group of FormComponents.
Exported Interfaces - Summary
::com::sun::star::form ::XReset
resets the control.
::com::sun::star::form ::XSubmit
allows to submit changes.
(details )
Included Services - Details
Form
(referenced entity's summary:)
This service specifies a form which is a group of FormComponents.
Exported Interfaces - Details
::com::sun::star:: form ::XReset
Description
resets the control.
::com::sun::star:: form ::XSubmit
Description
allows to submit changes.
When a form is submitted, the data contained in the form is sent
to the target URL as a series of name/value pairs. The name portion
of each pair is the name of a form component as specified by its NAME
attribute. In most cases the value portion is the value displayed
by the element, for example, the text displayed in a text field.
Properties' Details
TargetFrame
string TargetFrame ;
Description
describes the frame, where to open the document specified by the TargetURL.
TargetURL
string TargetURL ;
Description
specifies the URL, which should be used for submission.
SubmitMethod
::com::sun::star::form ::FormSubmitMethod SubmitMethod ;
Description
specifies the kind of submission.
SubmitEncoding
::com::sun::star::form ::FormSubmitEncoding SubmitEncoding ;
Description
specifies the kind of encoding for submission.
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.