예제 #1
0
 public function offsetSet($name, $component)
 {
     return $this->control->offsetSet($name, $component);
 }