Syntax
service DatabasePatternField;
Description
This service specifies a data-aware pattern field.
com::sun::star::form::component::PatternField -
com::sun::star::form::DataAwareControlModel -
Description
is an abstract service for specialized FormControlModel s
which are data aware and thus can be bound to a data source.
Property Summary
|
ConvertEmptyToNull |
determines if an empty textshould be regarded as a NULL
value.
|
|
Property Details
|
|
Syntax
boolean ConvertEmptyToNull;
Description
determines if an empty textshould be regarded as a NULL
value.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.