Uses of Interface
ru.cg.webbpm.studio.platform.api.action_system.ActionManager
Packages that use ActionManager
Package
Description
-
Uses of ActionManager in ru.cg.webbpm.studio.platform.api.hierarchy
Fields in ru.cg.webbpm.studio.platform.api.hierarchy declared as ActionManager -
Uses of ActionManager in ru.cg.webbpm.studio.platform.impl.action_system
Classes in ru.cg.webbpm.studio.platform.impl.action_system that implement ActionManager -
Uses of ActionManager in ru.cg.webbpm.studio.platform.impl.file_editor
Constructors in ru.cg.webbpm.studio.platform.impl.file_editor with parameters of type ActionManagerModifierConstructorDescriptionFileEditorContextMenuCreator
(ActionManager actionManager, FileEditorManagerImpl fileEditorManager) -
Uses of ActionManager in ru.cg.webbpm.studio.platform.impl.wm
Constructors in ru.cg.webbpm.studio.platform.impl.wm with parameters of type ActionManagerModifierConstructorDescriptionIdeManagerImpl
(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager) protected
IdeStageImpl
(ActionManager actionManager, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of ActionManager in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy
Fields in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy declared as ActionManager -
Uses of ActionManager in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui with parameters of type ActionManagerModifierConstructorDescriptionCategoryPanelView
(String category, Set<Component> components, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) ComponentsPanelView
(ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console, Alerts alerts) ComponentTileView
(Component component, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) -
Uses of ActionManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor with parameters of type ActionManagerModifierConstructorDescriptionPageEditorContextMenuFactory
(ActionManager actionManager, FileEditorManager fileEditorManager)