Uses of Class
org.vaadin.firitin.rad.ValueContext
-
Uses of ValueContext in org.vaadin.firitin.rad
Modifier and TypeMethodDescriptiondefault String
PropertyPrinter.getPropertyHeader
(ValueContext ctx) com.vaadin.flow.component.Component
PropertyPrinter.printValue
(ValueContext ctx) Prints the value of the property.void
ValueContext.setParent
(ValueContext parent) ModifierConstructorDescriptionDtoDisplay
(List<PropertyPrinter> propertyPrinters, ValueContext context)