Interface DataSourceQueryInputCustomizer
public interface DataSourceQueryInputCustomizer
Interface for customizer on a QReportDataSource's query.
Useful, for example, to look at what input field values were given, and change
the query filter (e.g., conditional criteria), or issue an error based on the
combination of input fields given.
-
Method Summary
-
Method Details
-
run
- Throws:
QException
-