Interface DataSetDefColumnsFilterEditor.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initWidgets​(com.google.gwt.user.client.ui.IsWidget columnsEditorView, DataSetDefFilterEditor.View dataSetFilterEditorView)
      Specify the views to use for each sub-editor before calling initWidget.
      void setMaxHeight​(String maxHeight)  
      • 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 columnsEditorView,
                         DataSetDefFilterEditor.View dataSetFilterEditorView)

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

      • setMaxHeight

        void setMaxHeight​(String maxHeight)