Uses of Interface
org.uberfire.ssh.client.editor.component.creation.NewSSHKeyModalView
-
Packages that use NewSSHKeyModalView Package Description org.uberfire.ssh.client.editor.component.creation -
-
Uses of NewSSHKeyModalView in org.uberfire.ssh.client.editor.component.creation
Classes in org.uberfire.ssh.client.editor.component.creation that implement NewSSHKeyModalView Modifier and Type Class Description classNewSSHKeyModalViewImplConstructors in org.uberfire.ssh.client.editor.component.creation with parameters of type NewSSHKeyModalView Constructor Description NewSSHKeyModal(NewSSHKeyModalView view, org.jboss.errai.common.client.api.Caller<org.uberfire.ssh.service.shared.editor.SSHKeyEditorService> serviceCaller, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
-