Uses of Class
ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean.WebbpmMethod
Packages that use WebbpmMethod
Package
Description
-
Uses of WebbpmMethod in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base that return types with arguments of type WebbpmMethodModifier and TypeMethodDescriptionprotected Collection<WebbpmMethod>
MethodValuePropertyEditor.getAllProperties
(PageObjectContext objectContext) protected Collection<WebbpmMethod>
ObjectValueClassPropertyEditor.getAllProperties
(PageObjectContext objectContext) protected BasePropertySelect<WebbpmMethod>
MethodValuePropertyEditor.newPropertySelect()
protected BasePropertySelect<WebbpmMethod>
ObjectValueClassPropertyEditor.newPropertySelect()
-
Uses of WebbpmMethod in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.ui
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.ui with parameters of type WebbpmMethodModifier and TypeMethodDescriptionprotected String
MethodSelect.getDisplayName
(WebbpmMethod webbpmMethod) protected String
MethodSelect.getDisplayText
(WebbpmMethod newValue) -
Uses of WebbpmMethod in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.util
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.util that return types with arguments of type WebbpmMethodModifier and TypeMethodDescriptionstatic Set<WebbpmMethod>
WebbpmReflectionHelper.getAllActionMethods
(PageObjectContext componentContext) static List<WebbpmMethod>
WebbpmReflectionHelper.getAllConditionMethods
(PageObjectContext objectContext) static List<WebbpmMethod>
WebbpmReflectionHelper.getAllValueMethods
(PageObjectContext objectContext, ClassRef parameterClassRef) Загружает все методы, которые имеют не более одного параметра и возвращают нужный тип данных -
Uses of WebbpmMethod in ru.cg.webbpm.studio.subsystems.ui_scripting
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting with parameters of type WebbpmMethodModifier and TypeMethodDescriptionstatic List<ConditionOperationV2>
ActionHelper.getOperationsV2
(WebbpmMethod method) -
Uses of WebbpmMethod in ru.cg.webbpm.studio.subsystems.ui_scripting.editor
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor that return types with arguments of type WebbpmMethodModifier and TypeMethodDescriptionprotected Collection<WebbpmMethod>
ActionPropertyEditor.getAllProperties
(PageObjectContext objectContext) protected Collection<WebbpmMethod>
ObjectPropertyEditorWithOperations.getAllProperties
(PageObjectContext objectContext) protected BasePropertySelect<WebbpmMethod>
ActionPropertyEditor.newPropertySelect()
protected BasePropertySelect<WebbpmMethod>
ObjectPropertyEditorWithOperations.newPropertySelect()