Uses of Interface
org.vaadin.firitin.rad.PropertyContext
-
Uses of PropertyContext in org.vaadin.firitin.rad
Modifier and TypeMethodDescriptionValueContext.getPropertyContext
(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition property) ValueContextImpl.getPropertyContext
(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition property) Modifier and TypeMethodDescriptionstatic String
PropertyHeaderPrinter.defaultHeader
(PropertyContext ctx) default Object
PropertyPrinter.getPropertyHeader
(PropertyContext ctx) PropertyHeaderPrinter.printHeader
(PropertyContext ctx) Prints the header of the property.PropertyPrinter.printValue
(PropertyContext ctx) Prints the value of the property.