public class TextboxFormElementModelWriter extends FormControlElementModelWriter<TextboxFormElement>
| Modifier and Type | Field and Description |
|---|---|
static String |
TRANSIENT_ERROR_VALUE_ATTRIBUTE
Attribute that holds the error value that should be rendered instead of the default text property.
|
| Constructor and Description |
|---|
TextboxFormElementModelWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeOpenElement(TextboxFormElement control,
com.foreach.across.modules.web.thymeleaf.ThymeleafModelBuilder model) |
public static String TRANSIENT_ERROR_VALUE_ATTRIBUTE
FormGroupElementModelWriter.
Given a data-attribute name in case it gets sent to the output anyway.protected void writeOpenElement(TextboxFormElement control, com.foreach.across.modules.web.thymeleaf.ThymeleafModelBuilder model)
writeOpenElement in class FormControlElementModelWriter<TextboxFormElement>Copyright © 2020. All rights reserved.