/**
  *
  * @param mixed $data 
  */
 public static function setListForm($form)
 {
     self::$listForm = $form;
 }