Uses of Interface
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.PropertyEditor
Packages that use PropertyEditor
Package
Description
-
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.entity
Classes in ru.cg.webbpm.studio.subsystem.database.editors.entity that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.entity that return PropertyEditorModifier and TypeMethodDescriptionEntityEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.entity_column
Classes in ru.cg.webbpm.studio.subsystem.database.editors.entity_column that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.entity_column that return PropertyEditorModifier and TypeMethodDescriptionEntityColumnEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph
Classes in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph that return PropertyEditorModifier and TypeMethodDescriptionEntityGraphPropertyEditorProvider.createEditor
(PropertyEditorContext context) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.query
Classes in ru.cg.webbpm.studio.subsystem.database.editors.query that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.query that return PropertyEditorModifier and TypeMethodDescriptionQueryParamPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.table
Classes in ru.cg.webbpm.studio.subsystem.database.editors.table that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.table that return PropertyEditorModifier and TypeMethodDescriptionTableEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystem.database.editors.table_column
Classes in ru.cg.webbpm.studio.subsystem.database.editors.table_column that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystem.database.editors.table_column that return PropertyEditorModifier and TypeMethodDescriptionTableColumnEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor
Classes in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor that implement PropertyEditorModifier and TypeClassDescriptionclass
class
class
class
class
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor that return PropertyEditorModifier and TypeMethodDescriptionBpmnVariablePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) BpmnVariableWithValuePropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) BusinessProcessPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) FrontendBpmnVariablePropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) ProcessWithVariablesPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.css_classes.editor
Classes in ru.cg.webbpm.studio.subsystems.css_classes.editor that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystems.css_classes.editor that return PropertyEditorModifier and TypeMethodDescriptionCssClassArrayPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) CssClassPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) protected PropertyEditor
CssClassArrayPropertyEditor.createItemPropertyEditor
(ArrayItem item, String title) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.jndi.editor
Classes in ru.cg.webbpm.studio.subsystems.jndi.editor that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystems.jndi.editor that return PropertyEditorModifier and TypeMethodDescriptionJndiPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.editor
Classes in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.editor that implement PropertyEditorModifier and TypeClassDescriptionclass
class
class
-
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.provider
Methods in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.provider that return PropertyEditorModifier and TypeMethodDescriptionFormFieldMappingEditorProvider.createEditor
(PropertyEditorContext editorContext) ReportTemplateParameterEditorProvider.createEditor
(PropertyEditorContext editorContext) ReportTemplatePropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.script_editor.editor.api
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.api that implement PropertyEditorMethods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api that return PropertyEditorModifier and TypeMethodDescriptiondefault PropertyEditor
PropertyEditorProvider.createEditor
(AttributeMetadata referenceMetadata, PropertyEditorContext editorContext) PropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) default PropertyEditor
PropertyEditorProvider.createEditor
(PropertyValue propertyValue, String label, String tooltip, String documentation, Object context, PropertyContext propertyContext, Runnable onModified) default PropertyEditor
PropertyEditorProvider.createEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, Object context, PropertyContext propertyContext, Runnable onModified) ScriptEditorManager.createPropertyEditor
(PropertyValue propertyValue, Object context, PropertyContext propertyContext, Runnable onModified) Создать PropertyEditor для поля, имя брать из метаданых или из названия поляScriptEditorManager.createPropertyEditor
(PropertyValue propertyValue, String label, String tooltip, String documentation, Object context, PropertyContext propertyContext, Runnable onModified) Создать PropertyEditor для поляScriptEditorManager.createPropertyEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, PropertyType<?> propertyType, Object context, PropertyContext propertyContext, Runnable onModified) Создать PropertyEditor для поляScriptEditorManager.createPropertyEditor
(PropertyValue propertyValue, PropertyType<?> propertyType, String label, String tooltip, String documentation, Object context, PropertyContext propertyContext, Runnable onModified) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base
Classes in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base that implement PropertyEditorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
TODO WEBBPMNEXT-4946 how to store enumsclass
class
class
class
user: Ildar date: 14.04.15class
class
class
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.class
Может иметь до 3 полей:
1) референс на компоненту
2) метод из скрипта выбранной компоненты
3) аргумент (реализован черезValuePropertyEditor
), если выбранный метод имеет входной параметрclass
class
class
SimplePropertyEditor<E,
C extends javafx.scene.control.Control> Base editor for simple properties (like string, boolean, or number).class
user: Ildar date: 14.04.15class
class
class
class
Используется для задания аргумента метода (напр. вObjectValueClassPropertyEditor
)
Имеет комбобокс со способами задания аргумента:
staticValue - через текстовое поле
objectValue - будет использовано значение, возвращенное методом объекта (реализован черезObjectValueClassPropertyEditor
)
bpmnValue - будет предложено выбрать bpmn-переменную, значение которой будет использоваться в качестве аргументаMethods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base that return PropertyEditorModifier and TypeMethodDescriptionprotected PropertyEditor
ArrayPropertyEditor.createItemPropertyEditor
(ArrayItem item, String title) protected PropertyEditor
ColorArrayPropertyEditor.createItemPropertyEditor
(ArrayItem item, String title) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl that return PropertyEditorModifier and TypeMethodDescriptionScriptEditorManagerImpl.createPropertyEditor
(PropertyValue childProperty, Object context, PropertyContext propertyContext, Runnable onModified) ScriptEditorManagerImpl.createPropertyEditor
(PropertyValue propertyVal, String label, String tooltip, String documentation, Object context, PropertyContext propertyContext, Runnable onModified) ScriptEditorManagerImpl.createPropertyEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, PropertyType<?> propertyType, Object context, PropertyContext propertyContext, Runnable onModified) ScriptEditorManagerImpl.createPropertyEditor
(PropertyValue propertyValue, PropertyType<?> propertyType, String label, String tooltip, String documentation, Object context, PropertyContext propertyContext, Runnable onModified) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.base
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.base that return PropertyEditorModifier and TypeMethodDescriptionAnyPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) ArrayPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) BooleanPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) ColorArrayPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) ColorPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) DateTimePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) DefaultPropertyEditorProviderImpl.createEditor
(PropertyEditorContext propertyEditorContext) DoublePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) EnumPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) FloatPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) HtmlPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) IntegerPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) MethodValuePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) ObjectClassRefPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) PasswordPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) ProjectResourcePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) StringPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) StringPropertyWithSourceEditorProvider.createEditor
(AttributeMetadata referenceMetadata, PropertyEditorContext editorContext) StringPropertyWithSourceEditorProvider.createEditor
(PropertyEditorContext editorContext) TextAreaPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) TimePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) ValuePropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext) -
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.ui_scripting.editor
Classes in ru.cg.webbpm.studio.subsystems.ui_scripting.editor that implement PropertyEditorModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Deprecated.class
class
Editor for all available events on the objectclass
class
class
-
Uses of PropertyEditor in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.provider
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.provider that return PropertyEditorModifier and TypeMethodDescriptionConditionGroupPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) ConditionOnePropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) Deprecated.ConditionOneV2PropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) EventRefPropertyEditorProvider.createEditor
(PropertyEditorContext editorContext) ValidationActionPropertyEditorProviderImpl.createEditor
(PropertyEditorContext editorContext)