@Override
 protected void findTypeConstants(FacesBean.Type type) {
   super.findTypeConstants(type);
   _renderer = createCellRenderer(type);
 }