| Package | Description |
|---|---|
| com.dlsc.formsfx.model.structure |
| Modifier and Type | Method and Description |
|---|---|
StringField |
StringField.multiline(boolean newValue)
Sets whether the field is considered to be multiline or not.
|
static StringField |
Field.ofStringType(String defaultValue)
Creates a new
StringField with the given default value. |
static StringField |
Field.ofStringType(StringProperty binding)
Creates a new
StringField with the given property. |
Copyright © 2017. All rights reserved.