@Dependent public class SSHKeyEditor extends Object implements org.jboss.errai.common.client.api.elemental2.IsElement, SSHKeyEditorView.Presenter
| Constructor and Description |
|---|
SSHKeyEditor(SSHKeyEditorView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
elemental2.dom.HTMLElement |
getElement() |
void |
notifyDelete() |
void |
render(PortableSSHPublicKey key,
Command onDelete) |
@Inject public SSHKeyEditor(SSHKeyEditorView view)
public void render(PortableSSHPublicKey key, Command onDelete)
public elemental2.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.elemental2.IsElementpublic void notifyDelete()
notifyDelete in interface SSHKeyEditorView.Presenter@PreDestroy public void clear()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.