Class ConditionOnePropertyEditorProvider
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditorProvider
ru.cg.webbpm.studio.subsystems.ui_scripting.editor.provider.ConditionOnePropertyEditorProvider
- All Implemented Interfaces:
org.springframework.core.Ordered
,PropertyEditorProvider
@Component
@Deprecated
public class ConditionOnePropertyEditorProvider
extends AbstractPropertyEditorProvider
Deprecated.
- Author:
- krylov
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditorProvider
metadataManager
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
accept
(PropertyType<?> propertyType) Deprecated.createEditor
(PropertyEditorContext editorContext) Deprecated.int
getOrder()
Deprecated.Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditorProvider
createContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.subsystems.script_editor.editor.api.PropertyEditorProvider
createEditor, createEditor, createEditor
-
Constructor Details
-
ConditionOnePropertyEditorProvider
public ConditionOnePropertyEditorProvider()Deprecated.
-
-
Method Details
-
accept
Deprecated. -
createEditor
Deprecated. -
getOrder
public int getOrder()Deprecated.
-