Interface DataColumnDefEditor.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initWidgets​(org.dashbuilder.common.client.editor.ValueBoxEditor.View idView, com.google.gwt.user.client.ui.IsWidget columnTypeView)
      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​(org.dashbuilder.common.client.editor.ValueBoxEditor.View idView,
                         com.google.gwt.user.client.ui.IsWidget columnTypeView)

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