Interface PerspectiveEditorPresenter.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setupLayoutEditor​(com.google.gwt.user.client.ui.Widget widget)  
      • Methods inherited from interface org.uberfire.ext.editor.commons.client.BaseEditorView

        alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
      • Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator

        hideBusyIndicator, showBusyIndicator
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
    • Method Detail

      • setupLayoutEditor

        void setupLayoutEditor​(com.google.gwt.user.client.ui.Widget widget)