Uses of Class
org.vaadin.firitin.rad.PrettyPrinter
Packages that use PrettyPrinter
-
Uses of PrettyPrinter in org.vaadin.firitin.rad
Methods in org.vaadin.firitin.rad that return PrettyPrinterModifier and TypeMethodDescriptiondefault PrettyPrinter
PropertyContext.getPrettyPrinter()
ValueContext.getPrettyPrinter()
ValueContextImpl.getPrettyPrinter()
ValueContextImpl.prettyPrinter()
Returns the value of theprettyPrinter
record component.PrettyPrinter.withPropertyHeaderPrinter
(PropertyHeaderPrinter printer) PrettyPrinter.withPropertyPrinter
(PropertyPrinter printer) Constructors in org.vaadin.firitin.rad with parameters of type PrettyPrinterModifierConstructorDescriptionValueContextImpl
(PrettyPrinter prettyPrinter, Class type, Object value, ValueContext parent, com.fasterxml.jackson.databind.introspect.BasicBeanDescription beanDescription) Creates an instance of aValueContextImpl
record class.ValueContextImpl
(PrettyPrinter prettyPrinter, Object dto)