Beispiel #1
0
 /**
  * 
  *
  * @param $label
  * @return $this 
  * @static 
  */
 public static function label($label)
 {
     //Method inherited from \Zofe\Rapyd\Widget
     return \Zofe\Rapyd\DataSet::label($label);
 }