Modifier and Type | Method and Description |
---|---|
FormField<String> |
createVariable(Language language,
String variableName)
Creates a new variable with desired name in this container and return the created form field for the given language.
|
FormField<String> |
get(Language language,
String fieldName) |
void |
removeVariable(String variableName)
Removes the variable with desired name from this container.
|
FormField<String> createVariable(Language language, String variableName)
void removeVariable(String variableName)
@NotNull FormField<String> get(Language language, String fieldName) throws NoSuchFormFieldException
get
in interface FormData
NoSuchFormFieldException
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500