Uses of Class
generalDatabase.dataExport.ValueFilterParams
-
Uses of ValueFilterParams in generalDatabase.dataExport
Modifier and TypeClassDescriptionclass
ValueFilter<T extends ValueFilterParams>
Filter class for use with multiple data types in filtering database table data.Modifier and TypeClassDescriptionclass
Class for filtering double of float values in a database tableclass
Class for filtering integer values in a database tableclass
Class for filtering double of float values in a database tableModifier and TypeMethodDescriptionstatic ValueFilterParams
ValueFilterDialog.showDialog
(Window parentWindow, ValueFilter valueFilter, Point point)