Interface FormFieldDirectives.FieldDef<T>
-
- Enclosing interface:
- FormFieldDirectives
public static interface FormFieldDirectives.FieldDef<T>
Deprecated.Use new `formFields` overloads with FieldSpec parameters. Kept for binary compatibility. Since 10.2.0.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Directive<java.lang.Object>
apply(T value)
Deprecated.
-