| Constructor and Description |
|---|
Builder(List<Field> contents)
Creates a new builder with the specified fields
|
| Modifier and Type | Method and Description |
|---|---|
FieldList |
build()
Builds a new field list with the current configuration
|
FieldList.Builder |
rowSpacing(Float rowSpacing)
Sets the row spacing for this field list
|
public FieldList.Builder rowSpacing(Float rowSpacing)
rowSpacing - the row spacingpublic FieldList build()