interface XRestoreListener in module com::sun::star::form:: |
interface XRestoreListener : com::sun::star::lang::XEventListener ;
receives "restored" events posted by a database form.
A "restore" is typically called when the user cancels updating the current record without saving the data. After restoring, the user operates on the original data.
Method Summary |
|
restored | is invoked when a modified record should be restored. |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.