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