Class SelectionFormElement<T>

java.lang.Object
org.minimalj.frontend.form.element.AbstractFormElement<Selection<T>>
org.minimalj.frontend.form.element.SelectionFormElement<T>
All Implemented Interfaces:
FormElement<Selection<T>>

public class SelectionFormElement<T>
extends AbstractFormElement<Selection<T>>