Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.SelectionInfo
Packages that use SelectionInfo
Package
Description
-
Uses of SelectionInfo in ru.cg.webbpm.studio.subsystems.bpmn.designer.api.editor
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.api.editor with parameters of type SelectionInfoModifier and TypeMethodDescriptionvoid
SelectionChangeListener.onSelection
(Bpmn2Editor editor, SelectionInfo node) -
Uses of SelectionInfo in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context with parameters of type SelectionInfoModifier and TypeMethodDescriptionBpmnContextFactory.createNodeContext
(String processId, String processName, SelectionInfo selectionInfo) BpmnContextFactoryImpl.createNodeContext
(String processId, String processName, SelectionInfo selectionInfo) -
Uses of SelectionInfo in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor with parameters of type SelectionInfoModifier and TypeMethodDescriptionvoid
OpenNodeInspectorBySelection.onSelection
(Bpmn2Editor editor, SelectionInfo selectionInfo)