Interface DateParameterEditor.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Date getValue()  
      void setValue​(Date value)  
      void setWidth​(int width)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

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

        asWidget
    • Method Detail

      • getValue

        Date getValue()
      • setValue

        void setValue​(Date value)
      • setWidth

        void setWidth​(int width)