Interface SSHKeysEditorView
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<SSHKeysEditorView.Presenter>,org.jboss.errai.common.client.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<SSHKeysEditorView.Presenter>
- All Known Implementing Classes:
SSHKeysEditorViewImpl
public interface SSHKeysEditorView extends org.uberfire.client.mvp.UberElemental<SSHKeysEditorView.Presenter>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSSHKeysEditorView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()voidshow(elemental2.dom.HTMLElement editor)
-