Constructors' Summary |
createWithFormController |
creates a FormOperations instance which works on a com::sun::star::form::FormController
instance.
|
createWithForm |
creates a FormOperations instance which works on a com::sun::star::form::component::DataForm
instance.
|
Constructors' Details |
createWithFormController
- Description
- creates a
FormOperations instance which works on a com::sun::star::form::FormController
instance.
- Throws
- IllegalArgumentException
if the given form controller is `NULL`, or does not have a model denoting a valid
com::sun::star::form::component::DataForm instance.
|
|
createWithForm
- Description
- creates a
FormOperations instance which works on a com::sun::star::form::component::DataForm
instance.
- Throws
- IllegalArgumentException
if the given form is `NULL`, or does not support the com::sun::star::form::component::DataForm
service.
|
|
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.