Class TextParameterEditor

    • 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 String getValue()
      • setValue

        public void setValue​(String input)