Class CreateComponentAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action.CreateComponentAction
- All Implemented Interfaces:
AnAction
- Author:
- Abdulin Ildar
-
Constructor Summary
ConstructorsConstructorDescriptionCreateComponentAction
(ComponentManager componentManager, ProjectManager projectManager, FileBasedIndex fileBasedIndex, Alerts alerts) -
Method Summary
Modifier and TypeMethodDescriptionvoid
actionPerformed
(AnActionEvent event) getId()
boolean
void
updatePageObjectsReferences
(PageObject pageObject, Component component) 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
-
CreateComponentAction
@Autowired public CreateComponentAction(ComponentManager componentManager, ProjectManager projectManager, FileBasedIndex fileBasedIndex, Alerts alerts)
-
-
Method Details
-
getId
-
getParentId
-
getLayout
-
isEnabled
-
actionPerformed
-
updatePageObjectsReferences
-