Uses of Interface
org.vaadin.firitin.rad.PropertyContext
Packages that use PropertyContext
-
Uses of PropertyContext in org.vaadin.firitin.rad
Classes in org.vaadin.firitin.rad that implement PropertyContextMethods in org.vaadin.firitin.rad that return PropertyContextModifier and TypeMethodDescriptionValueContext.getPropertyContext
(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition property) ValueContextImpl.getPropertyContext
(com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition property) Methods in org.vaadin.firitin.rad with parameters of type PropertyContextModifier 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.