Uses of Interface
org.kie.workbench.common.screens.library.client.screens.project.actions.ProjectMainActionsView
-
Packages that use ProjectMainActionsView Package Description org.kie.workbench.common.screens.library.client.screens.project.actions -
-
Uses of ProjectMainActionsView in org.kie.workbench.common.screens.library.client.screens.project.actions
Classes in org.kie.workbench.common.screens.library.client.screens.project.actions that implement ProjectMainActionsView Modifier and Type Class Description classProjectMainActionsViewImplConstructors in org.kie.workbench.common.screens.library.client.screens.project.actions with parameters of type ProjectMainActionsView Constructor Description ProjectMainActions(org.kie.workbench.common.screens.projecteditor.client.build.BuildExecutor buildExecutor, ProjectMainActionsView view, org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.shared.test.TestRunnerService> testRunnerService, org.guvnor.common.services.project.client.context.WorkspaceProjectContext workspaceProjectContext, org.uberfire.client.mvp.PlaceManager placeManager, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.jboss.errai.security.shared.api.identity.User user)
-