Base filter class, contains public operations for all filters instances.
Base class that is mapped to form.
Base class that is mapped to form. Contains all common and specific (data field of generic type Data) filter data
type of filter data
how many elements to take
how many elements to skip before taking
field by which ordering is done
filter field - there is information how read parameters from form data (mapping) and how create sql's where statement(filter on column) for it
filter field - there is information how read parameters from form data (mapping) and how create sql's where statement(filter on column) for it
field type in database
field type in filter form
Generated code for filters
Base filter class, contains public operations for all filters instances.
table id
table entity
table class (usually View.type)
filter data type (usually tuple with data)