Uses of Class
org.kie.workbench.common.stunner.core.client.components.toolbox.actions.AbstractActionsToolboxFactory
-
Packages that use AbstractActionsToolboxFactory Package Description org.kie.workbench.common.stunner.core.client.components.toolbox.actions -
-
Uses of AbstractActionsToolboxFactory in org.kie.workbench.common.stunner.core.client.components.toolbox.actions
Subclasses of AbstractActionsToolboxFactory in org.kie.workbench.common.stunner.core.client.components.toolbox.actions Modifier and Type Class Description classCommonActionsToolboxFactoryThis factory builds a toolbox with some already defined buttons for common actions, like removing an element.classFlowActionsToolboxFactoryThis factory builds a toolbox with a button for each candidate connector and target node that can be attached as from the toolbox' related node.classMorphActionsToolboxFactoryThis factory builds a toolbox with a button for each target morph definition available for the toolbox' related node.
-