Uses of Interface
ru.cg.webbpm.studio.platform.api.action_system.ActionContextMenu
Packages that use ActionContextMenu
Package
Description
-
Uses of ActionContextMenu in ru.cg.webbpm.studio.platform.api.action_system
Methods in ru.cg.webbpm.studio.platform.api.action_system that return ActionContextMenuModifier and TypeMethodDescriptionActionManager.createContextMenu
(AnActionGroup group) Creating context menu WARNING!Methods in ru.cg.webbpm.studio.platform.api.action_system with parameters of type ActionContextMenuModifier and TypeMethodDescriptionvoid
ActionManager.disposeContextMenu
(ActionContextMenu contextMenu) -
Uses of ActionContextMenu in ru.cg.webbpm.studio.platform.impl.action_system
Classes in ru.cg.webbpm.studio.platform.impl.action_system that implement ActionContextMenuMethods in ru.cg.webbpm.studio.platform.impl.action_system that return ActionContextMenuModifier and TypeMethodDescriptionActionManagerImpl.createContextMenu
(AnActionGroup group) Creating context menu WARNING!Methods in ru.cg.webbpm.studio.platform.impl.action_system with parameters of type ActionContextMenuModifier and TypeMethodDescriptionvoid
ActionManagerImpl.disposeContextMenu
(ActionContextMenu contextMenu) -
Uses of ActionContextMenu in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor
Fields in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor declared as ActionContextMenuMethods in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor that return ActionContextMenu