public class DataDrivenEnumerationProcessor extends AbstractModelVariableModifierProcessor
DataDriveEnumerationValues onto the model for a particular key.
This will add a new variable on the model called 'enumValues'| Modifier and Type | Field and Description |
|---|---|
protected DataDrivenEnumerationService |
enumService |
| Constructor and Description |
|---|
DataDrivenEnumerationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected void |
modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
This method must be overriding by a processor that wishes to modify the model.
|
addCollectionToExistingSet, addItemToExistingSet, addToModel, processElementdoProcess, getMatcherprotected DataDrivenEnumerationService enumService
public DataDrivenEnumerationProcessor()
elementName - protected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
AbstractModelVariableModifierProcessormodifyModelAttributes in class AbstractModelVariableModifierProcessorpublic int getPrecedence()
getPrecedence in class AbstractModelVariableModifierProcessorCopyright © 2018. All rights reserved.