public class SettingsController.RecursiveUnitConfig extends com.jfoenix.controls.datamodels.treetable.RecursiveTreeObject<SettingsController.RecursiveUnitConfig>
| Type | Property and Description |
|---|---|
javafx.beans.property.SimpleObjectProperty |
unit |
| Constructor and Description |
|---|
RecursiveUnitConfig(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig) |
| Modifier and Type | Method and Description |
|---|---|
rst.domotic.unit.UnitConfigType.UnitConfig |
getUnit()
Gets the value of the property unit.
|
void |
setUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
Sets the value of the property unit.
|
javafx.beans.property.SimpleObjectProperty |
unitProperty() |
public javafx.beans.property.SimpleObjectProperty unitProperty
getUnit(),
#setUnit(UnitConfig)public RecursiveUnitConfig(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
public rst.domotic.unit.UnitConfigType.UnitConfig getUnit()
public void setUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
public javafx.beans.property.SimpleObjectProperty unitProperty()
getUnit(),
#setUnit(UnitConfig)Copyright © 2015–2017 openbase.org. All rights reserved.