Class NewComponentAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.panel.NewComponentAction
- All Implemented Interfaces:
AnAction
- Author:
- m.popov
-
Constructor Summary
ConstructorsConstructorDescriptionNewComponentAction
(ComponentManager componentManager, FileBasedIndex fileBasedIndex, ComponentsPanelView componentsPanelView, PlatformModeService platformModeService, Alerts alerts) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.platform.api.action_system.BaseAction
getPresentation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.platform.api.action_system.AnAction
getKeyboardShortcut, isVisible, update
-
Constructor Details
-
NewComponentAction
@Autowired public NewComponentAction(ComponentManager componentManager, FileBasedIndex fileBasedIndex, ComponentsPanelView componentsPanelView, PlatformModeService platformModeService, Alerts alerts)
-
-
Method Details
-
getId
-
getParentId
-
getLayout
-
actionPerformed
-
isEnabled
-