Uses of Interface
se.conciliate.extensions.ui.querybuilder.QueryBuilder.RowId
Packages that use QueryBuilder.RowId
Package
Description
Provides classes and interfaces used to show a user interface for
building queries.
-
Uses of QueryBuilder.RowId in se.conciliate.extensions.ui.querybuilder
Method parameters in se.conciliate.extensions.ui.querybuilder with type arguments of type QueryBuilder.RowIdModifier and TypeMethodDescriptionvoid
QueryBuilder.setRowIdSupplier
(Supplier<Collection<QueryBuilder.RowId>> supplier) Some filters needs a set of row ID:s to be applied.