Class GitUrlsPresenter


  • public class GitUrlsPresenter
    extends Object
    • Constructor Detail

      • GitUrlsPresenter

        @Inject
        public 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)
    • Method Detail

      • setup

        public void setup​(List<org.kie.workbench.common.screens.projecteditor.model.GitUrl> gitUrls)
      • setSelectedProtocol

        public void setSelectedProtocol​(String selectedProtocol)
      • copyToClipboard

        public void copyToClipboard​(elemental2.dom.HTMLInputElement element)