Class ProjectResourcePropertyEditor
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base.ProjectResourcePropertyEditor
- All Implemented Interfaces:
PropertyEditor
- Direct Known Subclasses:
ReportTemplatePropertyEditor
- Author:
- a.petrov
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
documentation, editorContext, label, metadataManager, onModified, propertyContext, propertyValue, propertyValueManager, scriptEditorManager, tooltip
-
Constructor Summary
ConstructorsConstructorDescriptionProjectResourcePropertyEditor
(PropertyEditorContext editorContext, NavigationManager navigationManager, ProjectManager projectManager) -
Method Summary
Modifier and TypeMethodDescriptionjavafx.scene.layout.Pane
Создать UI отображение Соглашение, если label пустой то вытягить эдитор на всю ширинуprotected String
filePathToResourcePath
(String filePath) protected String
replaceOrNull
(String string, String target, String replacement) protected String
resourcePathToFilepath
(String resourcePath) Methods inherited from class ru.cg.webbpm.studio.subsystems.script_editor.editor.api.AbstractPropertyEditor
isPropValueRequired
-
Constructor Details
-
Method Details
-
createEditorPane
public javafx.scene.layout.Pane createEditorPane()Description copied from interface:PropertyEditor
Создать UI отображение Соглашение, если label пустой то вытягить эдитор на всю ширину -
getAcceptableExtensions
-
filePathToResourcePath
-
resourcePathToFilepath
-
replaceOrNull
-