Interface AssetEditorView

  • All Superinterfaces:
    org.uberfire.ext.editor.commons.client.BaseEditorView, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget
    All Known Implementing Classes:
    AssetEditorViewImpl

    public interface AssetEditorView
    extends org.uberfire.ext.editor.commons.client.BaseEditorView
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getContent()  
      void init​(AssetEditorView.Presenter presenter)  
      void showContent​(String content)  
      • 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 com.google.gwt.user.client.ui.IsWidget

        asWidget