Class AbstractPropertyEditor

java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
All Implemented Interfaces:
PropertyEditor
Direct Known Subclasses:
AnyPropertyEditor, ArrayPropertyEditor, BeanPropertyEditor, BooleanPropertyEditor, BpmnVariableWithValuePropertyEditor, ColorPropertyEditor, CssClassPropertyEditor, EntityColumnEditor, EntityEditor, EntityGraphPropertyEditor, EnumPropertyEditor, FormFieldMappingEditor, FrontendBpmnVariablePropertyEditor, HtmlPropertyEditor, ObjectClassRefPropertyEditor, ProjectResourcePropertyEditor, QueryParamPropertyEditor, ReportTemplateParameterEditor, SimplePropertyEditor, TableColumnEditor, TableEditor, TextAreaPropertyEditor, ValuePropertyEditor

public abstract class AbstractPropertyEditor extends Object implements PropertyEditor
  • Field Details

  • Constructor Details

  • Method Details

    • isPropValueRequired

      public boolean isPropValueRequired()