Uses of Class
org.primefaces.extensions.component.fuzzysearch.FuzzySearchBase.PropertyKeys
-
Packages that use FuzzySearchBase.PropertyKeys Package Description org.primefaces.extensions.component.fuzzysearch -
-
Uses of FuzzySearchBase.PropertyKeys in org.primefaces.extensions.component.fuzzysearch
Methods in org.primefaces.extensions.component.fuzzysearch that return FuzzySearchBase.PropertyKeys Modifier and Type Method Description static FuzzySearchBase.PropertyKeysFuzzySearchBase.PropertyKeys. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FuzzySearchBase.PropertyKeys[]FuzzySearchBase.PropertyKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-