@Override
 public boolean isReadOnly() {
   return controller.isAttributeReadOnly(binding);
 }