Package org.proforma.variability.fx
Class VariabilityModel
java.lang.Object
org.proforma.variability.fx.VariabilityModel
-
Property Summary
Properties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.beans.property.StringProperty
getRow
(int index) getSpec()
Gets the value of the property spec.javafx.beans.property.ListProperty<V>
void
setComboBoxCssClass
(String comboBoxCssClass) void
Sets the value of the property spec.javafx.beans.property.ObjectProperty<VarSpec>
-
Property Details
-
spec
- See Also:
-
combobBoxCssClass
public javafx.beans.property.StringProperty combobBoxCssClassProperty -
selected
-
-
Constructor Details
-
VariabilityModel
public VariabilityModel()initialize default values -
VariabilityModel
-
-
Method Details
-
getRow
-
getSpec
Gets the value of the property spec.- Property description:
-
setSpec
Sets the value of the property spec.- Property description:
-
specProperty
- See Also:
-
getComboBoxCssClass
-
setComboBoxCssClass
-
combobBoxCssClassProperty
public javafx.beans.property.StringProperty combobBoxCssClassProperty() -
selectedProperty
-
createCurrentChoice
-