eva/3 Application BuilderDeveloping eva/3 ApplicationsWorking with FormsStandard Beans 

STableElement

Fig. 192: STableElement Icons
Fig. 192: STableElement Icons

The STableElement is a component that can provide table or query data to other components. The STableElement is a not visual component and will not be displayed in the application.

The property RecordSource defines the data source for the STableElement. The selection is done with the Data source selection dialog.

Components can access the STableElement with their properties TableSource, ControlSource, FilteredTableSource, FilteredControlSource and FilterOperator:

See Using Tables.

When working with Layouts, especially the BorderLayout, the STableElement will not be displayed, but is taken into accound by the LayoutManager. The property Contraints should be checked, when the results did comply with the expectations.