Interface DataSetDefProviderTypeEditor.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initWidgets​(com.google.gwt.user.client.ui.IsWidget listEditorView)
      Specify the views to use for each sub-editor before calling initWidget.
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

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

        asWidget
    • Method Detail

      • initWidgets

        void initWidgets​(com.google.gwt.user.client.ui.IsWidget listEditorView)

        Specify the views to use for each sub-editor before calling initWidget.