Uses of Interface
de.xima.fc.placeholder.replacer.form.function.IFormFunction
-
Packages that use IFormFunction Package Description de.xima.fc.placeholder.replacer.form.function -
-
Uses of IFormFunction in de.xima.fc.placeholder.replacer.form.function
Classes in de.xima.fc.placeholder.replacer.form.function that implement IFormFunction Modifier and Type Class Description class
LstFunction
Function to replace form values with an named option-columnclass
RepFunction
Function to replace form values with other textMethods in de.xima.fc.placeholder.replacer.form.function that return IFormFunction Modifier and Type Method Description static IFormFunction
FormFunctionFactory. forName(String name)
-