Class EditHTMLPresenter


  • @Dependent
    public class EditHTMLPresenter
    extends Object
    • Constructor Detail

      • EditHTMLPresenter

        @Inject
        public EditHTMLPresenter​(EditHTMLPresenter.View view,
                                 org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter htmlEditor)
    • Method Detail

      • init

        public void init​(org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext modalConfigurationContext)
      • show

        public void show()
      • destroyHtmlEditor

        public void destroyHtmlEditor()
      • getHtmlEditorView

        public org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View getHtmlEditorView()
      • getModalConfigurationContext

        public org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext getModalConfigurationContext()