Annotation Interface AbstractFieldBuilder.FormLayout

Enclosing class:
AbstractFieldBuilder<S extends AbstractFieldBuilder<S,T>,T>

@Retention(RUNTIME) @Target(METHOD) @Documented public static @interface AbstractFieldBuilder.FormLayout
Configures how FieldBuilder.addFieldComponents() adds a generated field to a FormLayout.
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Specify the column span of the associated field.
    Specify a label for the associated field.
    double
    Get the ordering value for the associated field.