Uses of Interface
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean.PropertyRefBean
Packages that use PropertyRefBean
Package
Description
-
Uses of PropertyRefBean in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base with type parameters of type PropertyRefBeanModifier and TypeClassDescriptionclass
ObjectRefPropertyEditor<P extends PropertyRefBean>
Base property editor for properties containing reference to method/property of a page object (i.e. property of type Behavior and a methodName property)class
ObjectRefWithValuePropertyEditor<P extends PropertyRefBean>
Editor for fields that contain a Behavior, a method name, and a Value which type depends on a method (i.e. -
Uses of PropertyRefBean in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean that implement PropertyRefBean -
Uses of PropertyRefBean in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.ui
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.ui with type parameters of type PropertyRefBean -
Uses of PropertyRefBean in ru.cg.webbpm.studio.subsystems.ui_scripting.bean
Classes in ru.cg.webbpm.studio.subsystems.ui_scripting.bean that implement PropertyRefBean