com :: sun :: star :: form :: interface XRestoreListener
- Base Interface
- com::sun::star::lang::XEventListener
- [ DEPRECATED ]
- Description
- 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.
Methods' Summary
|
restored |
is invoked when a modified record should be restored. |
Methods' Details
|
- restored
-  
- void
restored(
-
- Description
- is invoked when a modified record should be restored.
- See also
- XDatabaseForm
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.