Methods' Summary |
Attributes' Summary |
Methods' Details |
Attributes' Details |
:: com :: sun :: star :: xforms ::
|
interface XSubmission |
- Base Interfaces
XSubmission
┣ ::com::sun::star::beans::XPropertySet
┣ ::com::sun::star::container::XNamed
┗ ::com::sun::star::form::submission::XSubmission
::com::sun::star::beans::XPropertySet |
- Description
- allows access to the submission's properties
|
::com::sun::star::container::XNamed |
- Description
- allows access to the name of the submission
Note that the name of the submission always equals it's the value of its ID
property./p>
|
::com::sun::star::form::submission::XSubmission |
- Description
- allows the submission to be associated with certain form controls
Calling the com::sun::star::form::submission::XSubmission::submit()
yields exactly the same result as calling XModel::submit() of the model which
the submission belongs to, passing the ID of the submission.
|
|
|
Top of Page
Copyright © 2020, 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.