@Override
 public ViewContentDisplay createViewContentDisplay(ErrorHandler errorHandler) {
   return factory.createViewContentDisplay(errorHandler);
 }