Uses of Interface
org.kie.workbench.common.stunner.project.client.editor.AbstractProjectDiagramEditor.View
-
Packages that use AbstractProjectDiagramEditor.View Package Description org.kie.workbench.common.stunner.project.client.editor -
-
Uses of AbstractProjectDiagramEditor.View in org.kie.workbench.common.stunner.project.client.editor
Classes in org.kie.workbench.common.stunner.project.client.editor that implement AbstractProjectDiagramEditor.View Modifier and Type Class Description classProjectDiagramEditorViewMethods in org.kie.workbench.common.stunner.project.client.editor that return AbstractProjectDiagramEditor.View Modifier and Type Method Description protected AbstractProjectDiagramEditor.ViewAbstractProjectDiagramEditor. getView()Constructors in org.kie.workbench.common.stunner.project.client.editor with parameters of type AbstractProjectDiagramEditor.View Constructor Description AbstractProjectDiagramEditor(AbstractProjectDiagramEditor.View view, javax.enterprise.event.Event<OnDiagramFocusEvent> onDiagramFocusEvent, javax.enterprise.event.Event<OnDiagramLoseFocusEvent> onDiagramLostFocusEvent, org.kie.workbench.common.stunner.core.documentation.DocumentationView documentationView, R resourceType, AbstractDiagramEditorMenuSessionItems<?> menuSessionItems, ProjectMessagesListener projectMessagesListener, org.kie.workbench.common.stunner.core.client.i18n.ClientTranslationService translationService, ClientProjectDiagramService projectDiagramServices, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.stunner.project.service.ProjectDiagramResourceService> projectDiagramResourceServiceCaller, org.kie.workbench.common.stunner.client.widgets.editor.StunnerEditor stunnerEditor)
-