protected void setValueAction(String value) {
   submit(PrintUtils.parseObjectAsString(value));
 }