Class AbstractPropertyEditorProvider

java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditorProvider
All Implemented Interfaces:
org.springframework.core.Ordered, PropertyEditorProvider
Direct Known Subclasses:
AnyPropertyEditorProviderImpl, ArrayPropertyEditorProviderImpl, BooleanPropertyEditorProviderImpl, BpmnVariablePropertyEditorProviderImpl, BpmnVariableWithValuePropertyEditorProvider, BusinessProcessPropertyEditorProviderImpl, ColorArrayPropertyEditorProvider, ColorPropertyEditorProviderImpl, ConditionGroupPropertyEditorProvider, ConditionOnePropertyEditorProvider, ConditionOneV2PropertyEditorProvider, CssClassArrayPropertyEditorProvider, CssClassPropertyEditorProvider, DateTimePropertyEditorProviderImpl, DefaultPropertyEditorProviderImpl, DoublePropertyEditorProviderImpl, EntityColumnEditorProviderImpl, EntityEditorProviderImpl, EntityGraphPropertyEditorProvider, EnumPropertyEditorProviderImpl, EventRefPropertyEditorProvider, FloatPropertyEditorProviderImpl, FormFieldMappingEditorProvider, FrontendBpmnVariablePropertyEditorProvider, HtmlPropertyEditorProviderImpl, IntegerPropertyEditorProviderImpl, JndiPropertyEditorProviderImpl, MethodValuePropertyEditorProviderImpl, ObjectClassRefPropertyEditorProviderImpl, PasswordPropertyEditorProviderImpl, ProcessWithVariablesPropertyEditorProviderImpl, ProjectResourcePropertyEditorProviderImpl, QueryParamPropertyEditorProvider, ReportTemplateParameterEditorProvider, ReportTemplatePropertyEditorProvider, StringPropertyEditorProviderImpl, StringPropertyWithSourceEditorProvider, TableColumnEditorProviderImpl, TableEditorProviderImpl, TextAreaPropertyEditorProviderImpl, TimePropertyEditorProviderImpl, ValidationActionPropertyEditorProviderImpl, ValuePropertyEditorProviderImpl

public abstract class AbstractPropertyEditorProvider extends Object implements PropertyEditorProvider