:: com :: sun :: star :: form :: component ::
|
service HTMLForm |
- Description
- This service specifies the special kind of Forms 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 © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.