Class DeleteComponentAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.tile.DeleteComponentAction
- All Implemented Interfaces:
AnAction
- Author:
- kochetkov
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteComponentAction
(ComponentManager componentManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts) -
Method Summary
Modifier and TypeMethodDescriptionvoid
actionPerformed
(AnActionEvent event) getId()
boolean
isVisible
(AnActionEvent event) 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, isEnabled, update
-
Constructor Details
-
DeleteComponentAction
@Autowired public DeleteComponentAction(ComponentManager componentManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts)
-
-
Method Details
-
getId
-
getParentId
-
getLayout
-
actionPerformed
-
isVisible
-