@Override
 public String getControlValue() {
   return Float.toString(model.getValue());
 }