示例#1
0
 /**
  * 
  *
  * @static 
  */
 public static function build($view = '')
 {
     return \Zofe\Rapyd\DataGrid\DataGrid::build($view);
 }