Uses of Class
com.fizzed.rocker.BindableRockerModel
Packages that use BindableRockerModel
-
Uses of BindableRockerModel in com.fizzed.rocker
Methods in com.fizzed.rocker that return BindableRockerModelModifier and TypeMethodDescriptionBindableRockerModel.__body(RockerContent __body) Do not use this method in your controller code.BindableRockerModel.relaxedBind(Map<String, Object> values) static BindableRockerModelCreates a template at runtime with properties that can be set (bindable) dynamically at runtime via Java reflection.static BindableRockerModel -
Uses of BindableRockerModel in com.fizzed.rocker.runtime
Methods in com.fizzed.rocker.runtime with parameters of type BindableRockerModelModifier and TypeMethodDescriptionbooleanDefaultRockerTemplate.Internal.renderValue(BindableRockerModel model, boolean nullSafe)