:: com :: sun :: star :: form ::
|
deprecated |
interface XRestoreListener |
|
|
- Base Interfaces
XRestoreListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Usage Restrictions
- deprecated
- Description
- receives notifications about data being restored.
Such a notification is typically sent when the user cancels updating the
current record of a database form
without saving the data. After restoring, the user operates on the original data.
Please do not use anymore, this interface is deprecated, and
superseded by functionality from the ::com::sun::star::form::component::DataForm
and ::com::sun::star::sdb::RowSet services
|
Methods' Summary |
restored |
is invoked when a modified record has been restored
|
Methods' Details |
restored
- Description
- is invoked when a modified record has been restored
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.