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

    Modifier and Type
    Method
    Description
    apply(T value)
    Deprecated.