Class ObjectRefWithValuePropertyEditor<P extends PropertyRefBean>

java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.ObjectRefPropertyEditor<P>
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.ObjectRefWithValuePropertyEditor<P>
All Implemented Interfaces:
PropertyEditor
Direct Known Subclasses:
ActionPropertyEditor, ObjectValueClassPropertyEditor

public abstract class ObjectRefWithValuePropertyEditor<P extends PropertyRefBean> extends ObjectRefPropertyEditor<P>
Editor for fields that contain a Behavior, a method name, and a Value which type depends on a method (i.e. AC actions and conditions) Value can be either static or object
Author:
krylov