Exported Interfaces - Details |
XUpdateHandler
- Description
- accepts events describing the changes.
|
|
::com::sun::star::lang::XInitialization
- Description
- allows initializing layer data source and target.
Both source and target of the update can be provided by passing a
XUpdatableLayer object. Alternatively they can be
provided individually by providing a XLayer object as
data source and an XLayerHandler object to receive the
updated data.
Implementations can provide more arguments to fine tune the behavior.
Such arguments are provided as
com::sun::star::beans::NamedValue.
Implementations should support the following named arguments:
Overwrite : `boolean`
- If `FALSE`, specifies that changes should be applied
only if the existing layer is empty.
Truncate : `boolean`
- If `TRUE` requests that changes should not be merged onto
existing data, but that the changes should be applied
to a layer that is completely empty.
|
|
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.