Uses of Class
org.tentackle.fx.rdc.PdoFinder
Packages that use PdoFinder
Package
Description
FX rich desktop client API.
PDO search.
-
Uses of PdoFinder in org.tentackle.fx.rdc
Methods in org.tentackle.fx.rdc that return PdoFinderModifier and TypeMethodDescriptionDefaultGuiProvider.createFinder()GuiProvider.createFinder()Creates a controller to search PDOs. -
Uses of PdoFinder in org.tentackle.fx.rdc.search
Subclasses of PdoFinder in org.tentackle.fx.rdc.searchModifier and TypeClassDescriptionclassDefaultPdoFinder<T extends PersistentDomainObject<T>>The simple default finder.
Provides normtext-search criteria (if entity provides a normtext).Methods in org.tentackle.fx.rdc.search that return PdoFinderMethods in org.tentackle.fx.rdc.search with parameters of type PdoFinder