[ DEPRECATED ]
Syntax
interface XDatabaseFormUpdate : com::sun::star::form::XDatabaseForm ;
Method Details
|
|
[ DEPRECATED ]
Syntax
- long updateRecordByController
(
- com::sun::star::form::XFormController xFormController );
Description
provides a way for updating the current record of a form.
The controller contains all controls related to the form.
In case of aborting an update, the controls are useful for
setting the focus on the control which contains the wrong data.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.