Interface ViewElementAttributeConverter
- All Known Implementing Classes:
 DefaultViewElementAttributeConverter
API responsible for converting raw attribute values, to valid String values for HTML.
- Since:
 - 2.0.0
 - Author:
 - Arne Vandamme
 - See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringName of theObjectMapperbean that should be used for converting objects to JSON value. - 
Method Summary
 
- 
Field Details
- 
OBJECT_MAPPER_BEAN
Name of theObjectMapperbean that should be used for converting objects to JSON value.- See Also:
 
 
 -