service DatabaseForm in module com::sun::star::form::component:: |
service DatabaseForm;
This service specifies a form which is connected to a database and displays the results of SQL queries. It provides the possiblity of adding new data records, modifying existing ones, or deleting them.
A database form is a special kind of enhanced database row set which provides all information for displaying the data and has more possibilities for configuring the data manipulation.
Included Services |
Exported Interfaces |
interface provides functionality to implement database-related forms.
is supported by objects with data that can be refreshed from a data source.
Property Summary |
|
| DataSource | |
| DataSelection | |
| DataSelectionType | specifies the type of datasource. |
| MasterFields | |
| SlaveFields | |
| Cycle | returns the kind of tabulator controlling. |
| NavigationBarMode | How to use a NavigationBar? |
| DataEntry | Is it only possible to add new data records to the database? |
| AllowInserts | Are insertions of new records allowed? |
| AllowUpdates | Are modifications of the current record allowed? |
| AllowDeletes | Are deletions of records allowed? |
| Filter | |
| SortOrder | |
| Statement | |
Property Details |
|||||||||||||||
|
|||||||||||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.