:: com :: sun :: star :: form :: component ::

service SubmitButton

Included Services - Summary
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
Exported Interfaces - Summary
::com::sun::star::form::submission::XSubmissionSupplier

allows binding external submissions to the control model (details)

Included Services - Details
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
Exported Interfaces - Details
::com::sun::star::form::submission::XSubmissionSupplier
Description
allows binding external submissions to the control model

Note that the control model itself will not make any use of the submission. Instead, submissions are triggered by a control (not a control model). Thus, the ::com::sun::star::form::control::SubmitButton control associated with a SubmitButton model is responsible for using the submission supplied at this model.


 
Top of Page