Uses of Class
org.vaadin.firitin.rad.AutoFormContext
Package
Description
Contains the RAD (Rapid Application Development) tools for Vaadin.
-
Uses of AutoFormContext in org.vaadin.firitin.rad
Modifier and TypeMethodDescriptionAutoFormContext.disableBeanValidation()
Disables the default bean validation.AutoFormContext.withPropertyEditor
(PropertyPrinter propertyEditor) Registers a custom property editor that can be used to edit a property of a bean.AutoFormContext.withPropertyHeaderPrinter
(PropertyHeaderPrinter printer)