Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 beeing 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 superseeded 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
void
restored( [in] ::com::sun::star::lang::EventObject  aEvent );

Description
is invoked when a modified record has been restored
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.