eva/3 Application BuilderDeveloping eva/3 ApplicationsCommon InformationsCommon Properties 

Database

Property Description
ControlSource Desides the contend of the component. When the propertyTableSource is set, the the Tabele column, whose contentshould be displayed by the bean, can be selected.

If the property TableSource wasn't set, an expression can be entered.

See also Using Tables
P2DBarCodePBarCodePCheckBoxPFormattedFieldPPicturePTextAreaSCheckBoxSComboBoxSFormattedFieldSOptionsGroupSPictureSScrollTextArea
FilterOperator Defines the compare operator by wich the entered value of the bean is used on the STableElement to be filtered. The data records attain in the table when the result of hte operation is true. s. Using Tables
= Filters all data records, that are not equal to the entered value
< Shows all data records, that are smaller than the entered value
> Shows all data records that are greater than the entered value
<= Shows all data records that are smaller or equal than the entered value
>= Shows all data records that are greater or equal than the eneterd value
a* Shows all data records that start with the entered string
a*a Shows all data records that contain the entered string
*a Shows all data records that ends with the entered string
PFormattedFieldSCheckBoxSComboBoxSFormattedFieldSOptionsGroup
FilteredControlSource Defines the table column of the STableElement to be filtered. See Using Tables and Tabel columns dialog
PFormattedFieldSCheckBoxSComboBoxSFormattedFieldSOptionsGroup
FilteredTableSource Sets the STableElement to be Filtered by the entered value of the bean. See Using Tables and Table source selection dialog
PFormattedFieldSCheckBoxSComboBoxSFormattedFieldSOptionsGroup
LinkChildFields With this property data sets from forms can be linked with data sets from subforms. For that purpose the name of the STableElement of the subform and the name of the column have to be entered. Beispiel: STableElement1/ArtNR.
The ambition of the aim can also be a component. Beispiel: SFormattedField1.
if divers fields are connected with each other, the the fields have to be separated with a ";".
SContainerSScrollPane
LinkMasterFields With this property data sets from subforms can be linked with data sets from masterforms. For that purpose the name of the STableElement of the masterform and the name of the column have to be entered. Beispiel: STableElement1/ArtNR.
The ambition of the aim can also be a component. Beispiel: SFormattedField1.
if divers fields are connected with each other, the the fields have to be separated with a ";".
SContainerSScrollPane
SubForm Sets the source of the subform or subreport.
SContainerSScrollPane
TableSource Sets the data source basis of the bean. See Using Tables and Table source selection dialog
P2DBarCodePBarCodePCheckBoxPFormattedFieldPPicturePTextAreaSCheckBoxSComboBoxSFormattedFieldSNavigatorSOptionsGroupSPictureSScrollTableSScrollTextArea