public void put(CmsElecProdVORowImpl obj, Object value) {
   obj.setTextEditor((String) value);
 }