Class NumberParameterEditor

    • Method Detail

      • asWidget

        public com.google.gwt.user.client.ui.Widget asWidget()
        Specified by:
        asWidget in interface com.google.gwt.user.client.ui.IsWidget
      • setOnChangeCommand

        public void setOnChangeCommand​(org.uberfire.mvp.Command onChangeCommand)
      • getValue

        public Number getValue()
      • setValue

        public void setValue​(Number input)
      • setWidth

        public void setWidth​(int width)