@Dependent public class EditHTMLPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
EditHTMLPresenter.View |
| Constructor and Description |
|---|
EditHTMLPresenter(EditHTMLPresenter.View view,
HtmlEditorPresenter htmlEditor) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyHtmlEditor() |
HtmlEditorPresenter.View |
getHtmlEditorView() |
ModalConfigurationContext |
getModalConfigurationContext() |
EditHTMLPresenter.View |
getView() |
void |
init(ModalConfigurationContext modalConfigurationContext) |
void |
show() |
@Inject public EditHTMLPresenter(EditHTMLPresenter.View view, HtmlEditorPresenter htmlEditor)
public void init(ModalConfigurationContext modalConfigurationContext)
public void show()
public void destroyHtmlEditor()
public HtmlEditorPresenter.View getHtmlEditorView()
public ModalConfigurationContext getModalConfigurationContext()
public EditHTMLPresenter.View getView()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.