Uses of Class
com.dlsc.formsfx.model.structure.BooleanField
| Package | Description |
|---|---|
| com.dlsc.formsfx.model.structure |
-
Uses of BooleanField in com.dlsc.formsfx.model.structure
Methods in com.dlsc.formsfx.model.structure that return BooleanField Modifier and Type Method Description static BooleanFieldField. ofBooleanType(boolean defaultValue)Creates a newBooleanFieldwith the given default value.static BooleanFieldField. ofBooleanType(javafx.beans.property.BooleanProperty binding)Creates a newBooleanFieldwith the given property.