Uses of Interface
org.kie.workbench.common.screens.library.client.settings.generalsettings.GitUrlsPresenter.View
-
-
Uses of GitUrlsPresenter.View in org.kie.workbench.common.screens.library.client.settings.generalsettings
Classes in org.kie.workbench.common.screens.library.client.settings.generalsettings that implement GitUrlsPresenter.View Modifier and Type Class Description classGitUrlsViewMethods in org.kie.workbench.common.screens.library.client.settings.generalsettings that return GitUrlsPresenter.View Modifier and Type Method Description GitUrlsPresenter.ViewGitUrlsPresenter. getView()Constructors in org.kie.workbench.common.screens.library.client.settings.generalsettings with parameters of type GitUrlsPresenter.View Constructor Description GitUrlsPresenter(GitUrlsPresenter.View view, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEventEvent, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.uberfire.client.util.Clipboard clipboard) -
Uses of GitUrlsPresenter.View in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings
Methods in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings with parameters of type GitUrlsPresenter.View Modifier and Type Method Description voidGeneralSettingsPresenter.View. setGitUrlsView(GitUrlsPresenter.View gitUrlsView)voidGeneralSettingsView. setGitUrlsView(GitUrlsPresenter.View gitUrlsView)
-