| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.javafx.control |
| Modifier and Type | Field and Description |
|---|---|
private javafx.beans.property.ListProperty<OpenPatricianSpinnerOptionDataModel> |
OpenPatricianSpinner.options
The display options
|
| Modifier and Type | Method and Description |
|---|---|
javafx.collections.ObservableList<OpenPatricianSpinnerOptionDataModel> |
OpenPatricianSpinner.getOptions()
Gets the value of the property options.
|
javafx.beans.property.ListProperty<OpenPatricianSpinnerOptionDataModel> |
OpenPatricianSpinner.optionsProperty()
The display options
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenPatricianSpinner.setOptions(javafx.collections.ObservableList<OpenPatricianSpinnerOptionDataModel> options)
Sets the value of the property options.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.