Uses of Class
org.uberfire.ssh.client.editor.component.keys.key.SSHKeyEditor
-
Packages that use SSHKeyEditor Package Description org.uberfire.ssh.client.editor.component.keys -
-
Uses of SSHKeyEditor in org.uberfire.ssh.client.editor.component.keys
Methods in org.uberfire.ssh.client.editor.component.keys with parameters of type SSHKeyEditor Modifier and Type Method Description voidSSHKeysDisplayerView. add(SSHKeyEditor editor)voidSSHKeysDisplayerViewImpl. add(SSHKeyEditor editor)Constructor parameters in org.uberfire.ssh.client.editor.component.keys with type arguments of type SSHKeyEditor Constructor Description SSHKeysDisplayer(SSHKeysDisplayerView view, org.jboss.errai.ioc.client.api.ManagedInstance<SSHKeyEditor> editors)
-