public static class FormFieldDirectives.FieldMagnet$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FormFieldDirectives.FieldMagnet$ |
MODULE$
Deprecated.
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FieldMagnet$()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T> FormFieldDirectives.FieldMagnet |
apply(T value,
FormFieldDirectives.FieldDef<T> fdef)
Deprecated.
|
public static final FormFieldDirectives.FieldMagnet$ MODULE$
public <T> FormFieldDirectives.FieldMagnet apply(T value, FormFieldDirectives.FieldDef<T> fdef)