Uses of Class
ru.cg.webbpm.studio.subsystems.ui_scripting.bean.ConditionProperty
Packages that use ConditionProperty
-
Uses of ConditionProperty in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui that return ConditionPropertyModifier and TypeMethodDescriptionConditionPropertySelect.getValue()
Deprecated.Gets the value of the property value.Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui that return types with arguments of type ConditionPropertyModifier and TypeMethodDescriptionjavafx.beans.property.SimpleObjectProperty<ConditionProperty>
ConditionPropertySelect.valueProperty()
Deprecated.Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui with parameters of type ConditionPropertyModifier and TypeMethodDescriptionvoid
ConditionPropertySelect.setValue
(ConditionProperty value) Deprecated.Sets the value of the property value.