Uses of Class
org.kie.workbench.common.stunner.client.lienzo.components.toolbox.actions.AbstractActionsToolboxView
-
Packages that use AbstractActionsToolboxView Package Description org.kie.workbench.common.stunner.client.lienzo.components.toolbox.actions -
-
Uses of AbstractActionsToolboxView in org.kie.workbench.common.stunner.client.lienzo.components.toolbox.actions
Classes in org.kie.workbench.common.stunner.client.lienzo.components.toolbox.actions with type parameters of type AbstractActionsToolboxView Modifier and Type Class Description classAbstractActionsToolboxView<V extends AbstractActionsToolboxView>Subclasses of AbstractActionsToolboxView in org.kie.workbench.common.stunner.client.lienzo.components.toolbox.actions Modifier and Type Class Description classCommonActionsToolboxViewIt renders the toolbox' actions as first level button items.classFlowActionsToolboxViewIt renders the toolbox' actions as first level button items.classMorphActionsToolboxViewIt renders the toolbox' morph actions inside a drop-down button.
-