Uses of Class
ru.cg.webbpm.studio.subsystems.ui_scripting.bean.EventProperty
Packages that use EventProperty
Package
Description
-
Uses of EventProperty in ru.cg.webbpm.studio.subsystems.ui_scripting
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting that return types with arguments of type EventPropertyModifier and TypeMethodDescriptionstatic List<EventProperty>
ActionHelper.getAllEventProperties
(PageObjectContext pageObjectContext) Methods in ru.cg.webbpm.studio.subsystems.ui_scripting with parameters of type EventPropertyModifier and TypeMethodDescriptionstatic ConditionOperation[]
ActionHelper.getOperations
(EventProperty eventProperty) Deprecated. -
Uses of EventProperty in ru.cg.webbpm.studio.subsystems.ui_scripting.bean
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.bean that return EventPropertyConstructors in ru.cg.webbpm.studio.subsystems.ui_scripting.bean with parameters of type EventPropertyModifierConstructorDescriptionConditionProperty
(EventProperty eventProperty, ConditionOperation operation) Deprecated. -
Uses of EventProperty in ru.cg.webbpm.studio.subsystems.ui_scripting.editor
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor that return types with arguments of type EventPropertyModifier and TypeMethodDescriptionprotected Collection<EventProperty>
EventRefPropertyEditor.getAllProperties
(PageObjectContext objectContext) protected BasePropertySelect<EventProperty>
EventRefPropertyEditor.newPropertySelect()
-
Uses of EventProperty in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui that return types with arguments of type EventPropertyModifier and TypeMethodDescriptionjavafx.collections.ObservableList<EventProperty>
ConditionPropertySelect.getEventProperties()
Deprecated.Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.ui with parameters of type EventPropertyModifier and TypeMethodDescriptionprotected String
EventPropertySelect.getDisplayName
(EventProperty property) protected String
EventPropertySelect.getDisplayText
(EventProperty newValue)