Uses of Enum Class
com.saperion.ngc.iform.FieldSearchMode
Packages that use FieldSearchMode
-
Uses of FieldSearchMode in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return FieldSearchModeModifier and TypeMethodDescriptionFieldResultBean.getSearchMode()static FieldSearchModeReturns the enum constant of this class with the specified name.static FieldSearchMode[]FieldSearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.ngc.iform with parameters of type FieldSearchModeModifier and TypeMethodDescriptionvoidFieldResultBean.setSearchMode(FieldSearchMode searchMode) Sets the search mode for this field.