Class Binding
java.lang.Object
ru.cg.webbpm.studio.subsystem.database.entity_graph.editor.bean.Binding
- Author:
- Kochetkov
-
Property Summary
PropertiesTypePropertyDescriptionjavafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
javafx.beans.property.SimpleObjectProperty<Entity>
javafx.beans.property.SimpleObjectProperty<TableColumn>
javafx.beans.property.SimpleBooleanProperty
javafx.beans.property.SimpleBooleanProperty
javafx.beans.property.SimpleObjectProperty<Entity>
javafx.beans.property.SimpleObjectProperty<TableColumn>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.beans.property.SimpleObjectProperty<ConditionGroupModel>
boolean
javafx.beans.property.SimpleObjectProperty<Entity>
javafx.beans.property.SimpleObjectProperty<TableColumn>
Gets the value of the property conditionGroup.Gets the value of the property fromEntity.Gets the value of the property fromField.boolean
Gets the value of the property onlyForSave.boolean
Gets the value of the property required.Gets the value of the property toEntity.Gets the value of the property toField.int
hashCode()
javafx.beans.property.SimpleBooleanProperty
javafx.beans.property.SimpleBooleanProperty
void
setConditionGroup
(ConditionGroupModel conditionGroup) Sets the value of the property conditionGroup.void
setFromEntity
(Entity fromEntity) Sets the value of the property fromEntity.void
setFromField
(TableColumn fromField) Sets the value of the property fromField.void
setOnlyForSave
(boolean onlyForSave) Sets the value of the property onlyForSave.void
setRequired
(boolean required) Sets the value of the property required.void
setToEntity
(Entity toEntity) Sets the value of the property toEntity.void
setToField
(TableColumn toField) Sets the value of the property toField.javafx.beans.property.SimpleObjectProperty<Entity>
javafx.beans.property.SimpleObjectProperty<TableColumn>
-
Property Details
-
fromEntity
- See Also:
-
toEntity
- See Also:
-
required
public javafx.beans.property.SimpleBooleanProperty requiredProperty- See Also:
-
onlyForSave
public javafx.beans.property.SimpleBooleanProperty onlyForSaveProperty- See Also:
-
fromField
- See Also:
-
toField
- See Also:
-
conditionGroup
-
-
Constructor Details
-
Binding
public Binding()
-
-
Method Details
-
getFromEntity
Gets the value of the property fromEntity.- Property description:
-
setFromEntity
Sets the value of the property fromEntity.- Property description:
-
fromEntityProperty
- See Also:
-
getToEntity
Gets the value of the property toEntity.- Property description:
-
setToEntity
Sets the value of the property toEntity.- Property description:
-
toEntityProperty
- See Also:
-
getRequired
public boolean getRequired()Gets the value of the property required.- Property description:
-
setRequired
public void setRequired(boolean required) Sets the value of the property required.- Property description:
-
requiredProperty
public javafx.beans.property.SimpleBooleanProperty requiredProperty()- See Also:
-
getOnlyForSave
public boolean getOnlyForSave()Gets the value of the property onlyForSave.- Property description:
-
setOnlyForSave
public void setOnlyForSave(boolean onlyForSave) Sets the value of the property onlyForSave.- Property description:
-
onlyForSaveProperty
public javafx.beans.property.SimpleBooleanProperty onlyForSaveProperty()- See Also:
-
getFromField
Gets the value of the property fromField.- Property description:
-
setFromField
Sets the value of the property fromField.- Property description:
-
fromFieldProperty
- See Also:
-
getToField
Gets the value of the property toField.- Property description:
-
setToField
Sets the value of the property toField.- Property description:
-
toFieldProperty
- See Also:
-
getConditionGroup
Gets the value of the property conditionGroup.- Property description:
-
conditionGroupProperty
-
setConditionGroup
Sets the value of the property conditionGroup.- Property description:
-
equals
-
hashCode
public int hashCode()
-