public class RecursiveUnitConfig extends com.jfoenix.controls.datamodels.treetable.RecursiveTreeObject<RecursiveUnitConfig>
UnitConfigType.UnitConfig, used for displaying in JFXTreeTableView| 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 |
|---|---|
boolean |
equals(Object o) |
rst.domotic.unit.UnitConfigType.UnitConfig |
getUnit()
Gets the value of the property unit.
|
int |
hashCode() |
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–2018 openbase.org. All rights reserved.