Class LocalDateFormElement

java.lang.Object
org.minimalj.frontend.form.element.AbstractFormElement<T>
org.minimalj.frontend.form.element.FormatFormElement<java.time.LocalDate>
org.minimalj.frontend.form.element.LocalDateFormElement
All Implemented Interfaces:
Enable, FormElement<java.time.LocalDate>, Mocking

public class LocalDateFormElement
extends FormatFormElement<java.time.LocalDate>